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.c717 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
723 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
729 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
735 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
741 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
747 btif_storage_get_adapter_property(&properties[num_props]); in btif_in_get_adapter_properties()
871 status = btif_storage_get_adapter_property(&prop); in execute_storage_request()
Dbtif_storage.c84 {p.type=t;p.val=v;p.len=l; btif_storage_get_adapter_property(&p);}
579 bt_status_t btif_storage_get_adapter_property(bt_property_t *property) in btif_storage_get_adapter_property() function
Dbtif_dm.c1692 status = btif_storage_get_adapter_property(&prop); in btif_dm_upstreams_evt()
2733 btif_storage_get_adapter_property(&property); in btif_dm_execute_service_request()
/system/bt/btif/include/
Dbtif_storage.h50 bt_status_t btif_storage_get_adapter_property(bt_property_t *property);