Home
last modified time | relevance | path

Searched defs:btif_storage_get_adapter_prop (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.h184 struct btif_storage_get_adapter_prop { struct
195 extern struct btif_storage_get_adapter_prop btif_storage_get_adapter_prop; argument
Dmock_btif_storage.cc49 struct btif_storage_get_adapter_prop btif_storage_get_adapter_prop; variable
176 bt_status_t btif_storage_get_adapter_prop(bt_property_type_t type, void* buf, in btif_storage_get_adapter_prop() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc576 bt_status_t btif_storage_get_adapter_prop(bt_property_type_t type, void* buf, in btif_storage_get_adapter_prop() function