Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_core.cc61 void btif_adapter_properties_evt(bt_status_t /* status */, in btif_adapter_properties_evt() function
/packages/modules/Bluetooth/system/btif/include/
Dbtif_common.h129 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc424 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, in btif_adapter_properties_evt() function
Dbtif_storage.cc941 btif_adapter_properties_evt(BT_STATUS_SUCCESS, /* num_props */ 1, in btif_storage_load_le_devices()
1042 btif_adapter_properties_evt(BT_STATUS_SUCCESS, num_props, adapter_props); in btif_storage_load_bonded_devices()