Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_storage.h115 bool btc_storage_update_active_device(bt_bdaddr_t *remote_bd_addr);
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_storage.c216 bool btc_storage_update_active_device(bt_bdaddr_t *remote_bd_addr) in btc_storage_update_active_device() function
Dbtc_dm.c726 if (btc_storage_update_active_device(&bt_addr)) { in btc_dm_acl_link_stat()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c936 if (btc_storage_update_active_device(&bt_addr)) { in btc_gattc_cb_handler()
Dbtc_gatts.c908 if (btc_storage_update_active_device(&bt_addr)) { in btc_gatts_cb_handler()