Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_core.cc92 void btif_remote_properties_evt(bt_status_t /* status */, in btif_remote_properties_evt() function
/packages/modules/Bluetooth/system/btif/include/
Dbtif_common.h131 void btif_remote_properties_evt(bt_status_t status, RawAddress* remote_addr,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc429 void btif_remote_properties_evt(bt_status_t status, RawAddress* remote_addr, in btif_remote_properties_evt() function
Dbtif_storage.cc1120 btif_remote_properties_evt(BT_STATUS_SUCCESS, p_remote_addr, num_props, in btif_storage_load_bonded_devices()