Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h491 BOOLEAN btsnd_hcic_rem_oob_reply (BD_ADDR bd_addr, UINT8 *p_c,
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1605 BOOLEAN btsnd_hcic_rem_oob_reply (BD_ADDR bd_addr, UINT8 *p_c, UINT8 *p_r) in btsnd_hcic_rem_oob_reply() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c1720 btsnd_hcic_rem_oob_reply (bd_addr, c, r); in BTM_RemoteOobDataReply()