Home
last modified time | relevance | path

Searched refs:cfg2prop (Results 1 – 1 of 1) sorted by relevance

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