Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_storage.h69 } btif_bonded_devices_t; typedef
73 btif_bonded_devices_t* p_bonded_devices);
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.h75 btif_bonded_devices_t* p_bonded_devices)>
77 btif_bonded_devices_t* /* p_bonded_devices */) {
81 btif_bonded_devices_t* p_bonded_devices) { in operator()
Dmock_btif_storage.cc133 btif_bonded_devices_t* p_bonded_devices) { in btif_in_fetch_bonded_ble_device()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc454 btif_bonded_devices_t* p_bonded_devices, int add) { in btif_in_fetch_bonded_devices()
455 memset(p_bonded_devices, 0, sizeof(btif_bonded_devices_t)); in btif_in_fetch_bonded_devices()
614 btif_bonded_devices_t bonded_devices; in btif_storage_get_adapter_property()
900 btif_bonded_devices_t bonded_devices; in btif_storage_load_le_devices()
972 btif_bonded_devices_t bonded_devices; in btif_storage_load_bonded_devices()
1259 btif_bonded_devices_t* p_bonded_devices) { in btif_in_fetch_bonded_ble_device()