Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c98 bdstr_t bdstr; in _btc_storage_add_ble_bonding_key()
159 bdstr_t bdstr; in _btc_storage_get_ble_bonding_key()
380 bdstr_t bdstr; in _btc_storage_remove_ble_bonding_keys()
549 bdstr_t bdstr; in _btc_storage_compare_address_key_value()
592 bdstr_t bdstr; in _btc_storage_set_ble_dev_type()
624 bdstr_t bdstr; in _btc_storage_get_ble_dev_type()
654 bdstr_t bdstr; in _btc_storage_remove_ble_dev_type()
699 bdstr_t bdstr; in _btc_storage_set_ble_dev_auth_mode()
701 bdaddr_to_string(remote_bd_addr, bdstr, sizeof(bdstr_t)); in _btc_storage_set_ble_dev_auth_mode()
727 bdstr_t bdstr; in _btc_storage_get_ble_dev_auth_mode()
[all …]
Dbtc_storage.c38 bdstr_t bdstr; in btc_storage_add_bonded_device()
218 bdstr_t bdstr; in btc_storage_update_active_device()
243 bdstr_t bdstr; in btc_storage_remove_bonded_device()
360 bdstr_t bdstr; in btc_storage_add_hid_device_info()
469 bdstr_t bdstr; in btc_storage_remove_hid_info()
554 bdstr_t bdstr = {0}; in btc_storage_set_hidd()
575 bdstr_t bdstr; in btc_storage_remove_hidd()
/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_util.h24 typedef char bdstr_t[18]; typedef
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c857 bdstr_t bdstr; in btc_hf_client_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c50 static bdstr_t bdstr;
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c1282 bdstr_t bdstr; in btc_hf_cb_handler()