Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_core.cc567 status = btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
577 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
584 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
591 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
598 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
604 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
610 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
616 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
736 status = btif_storage_get_adapter_property(&prop); in execute_storage_request()
Dbtif_storage.cc98 (s) = btif_storage_get_adapter_property(&(p)); \
581 bt_status_t ret = btif_storage_get_adapter_property(&property); in btif_storage_get_io_cap_property()
632 bt_status_t btif_storage_get_adapter_property(bt_property_t* property) { in btif_storage_get_adapter_property() function
Dbtif_dm.cc1603 status = btif_storage_get_adapter_property(&prop); in btif_dm_upstreams_evt()
2569 btif_storage_get_adapter_property(&property); in btif_dm_execute_service_request()
/system/bt/btif/include/
Dbtif_storage.h55 bt_status_t btif_storage_get_adapter_property(bt_property_t* property);