Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc438 btif_bonded_devices_t* p_bonded_devices, int add) { in btif_in_fetch_bonded_devices()
439 memset(p_bonded_devices, 0, sizeof(btif_bonded_devices_t)); in btif_in_fetch_bonded_devices()
632 btif_bonded_devices_t bonded_devices; in btif_storage_get_adapter_property()
942 btif_bonded_devices_t bonded_devices; in btif_storage_load_le_devices()
1015 btif_bonded_devices_t bonded_devices; in btif_storage_load_bonded_devices()
1364 btif_bonded_devices_t* p_bonded_devices) { in btif_in_fetch_bonded_ble_device()
1525 btif_bonded_devices_t bonded_devices; in btif_storage_get_num_bonded_devices()
/packages/modules/Bluetooth/system/btif/include/
Dbtif_storage.h70 } btif_bonded_devices_t; typedef
74 btif_bonded_devices_t* p_bonded_devices);