Searched defs:cfg2prop (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_storage.c267 static int cfg2prop(bt_bdaddr_t *remote_bd_addr, bt_property_t *prop) function
664 if(!cfg2prop(NULL, property))
703 return cfg2prop(remote_bd_addr, property) ? BT_STATUS_SUCCESS : BT_STATUS_FAIL;

Completed in 315 milliseconds