Searched refs:string_to_bdaddr (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/ |
D | btc_storage.c | 92 string_to_bdaddr(name, &bd_addr); in btc_in_fetch_bonded_devices() 240 string_to_bdaddr(name, &bd_addr); in btc_storage_get_bonded_bt_devices_list() 354 … if (string_to_bdaddr(name, &bd_addr) && btc_hh_add_added_dev(*(BD_ADDR *)&bd_addr, attr_mask)) { in btc_storage_load_bonded_hid_info() 445 string_to_bdaddr(name, &bd_addr); in btc_storage_load_hidd()
|
D | btc_ble_storage.c | 81 string_to_bdaddr(need_remove_section, &bd_addr); in _btc_storage_save() 781 string_to_bdaddr(remote_bd_addr, &bd_addr); in _btc_storage_in_fetch_bonded_ble_device() 883 string_to_bdaddr(name, &bd_addr); in btc_storage_get_bonded_ble_devices_list()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/device/include/device/ |
D | bdaddr.h | 58 bool string_to_bdaddr(const char *string, bt_bdaddr_t *addr);
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/device/ |
D | bdaddr.c | 98 bool string_to_bdaddr(const char *string, bt_bdaddr_t *addr) in string_to_bdaddr() function
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | overflow_esp32c3.map | 20240 .text.string_to_bdaddr 20242 0x000000004038ef4e string_to_bdaddr 74311 string_to_bdaddr esp-idf/bt/libbt.a(bdaddr.c.obj)
|
D | overflow_esp32s3.map | 3689 .literal.string_to_bdaddr 3702 .text.string_to_bdaddr 94465 string_to_bdaddr esp-idf/bt/libbt.a(bdaddr.c.obj)
|