Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h574 bool current_addr_valid; /* current addr info is valid or not*/ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c920 if(p_dev_rec->ble.current_addr_valid) { in l2cble_init_direct_conn()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c3623 p_dev_rec->ble.current_addr_valid = true; in btm_ble_process_adv_pkt()