Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_storage.c148 } btif_bonded_devices_t; typedef
167 btif_bonded_devices_t *p_bonded_devices);
436 static bt_status_t btif_in_fetch_bonded_devices(btif_bonded_devices_t *p_bonded_devices, int add) in btif_in_fetch_bonded_devices()
438 memset(p_bonded_devices, 0, sizeof(btif_bonded_devices_t)); in btif_in_fetch_bonded_devices()
593 btif_bonded_devices_t bonded_devices; in btif_storage_get_adapter_property()
846 btif_bonded_devices_t bonded_devices; in btif_storage_load_bonded_devices()
1187 …f_in_fetch_bonded_ble_device(const char *remote_bd_addr, int add, btif_bonded_devices_t *p_bonded_… in btif_in_fetch_bonded_ble_device()