Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_act.c350 bdcpy(p_scb->peer_addr, bd_addr_null); in bta_ag_rfc_fail()
406 bdcpy(p_scb->peer_addr, bd_addr_null); in bta_ag_rfc_close()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_utils.c70 bdcmp(bda, bd_addr_null) != 0) ) { in bta_hh_find_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_act.c412 bdcpy(bta_hf_client_cb.scb.peer_addr, bd_addr_null); in bta_hf_client_rfc_close()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbt_types.h692 static const BD_ADDR bd_addr_null = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; variable
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c291 if (memcmp(btc_hh_cb.added_devices[i].bd_addr, bd_addr_null, BD_ADDR_LEN) == 0) { in btc_hh_add_added_dev()
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c1182 bdcpy(p_scb->peer_addr, bd_addr_null); in bta_av_conn_chg()
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c493 bdcpy(p_pm_cb->peer_bd_addr, bd_addr_null); in bta_jv_clear_pm_cb()