Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h160 BOOLEAN btsnd_hcic_create_conn_cancel(BD_ADDR dest);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c222 BOOLEAN btsnd_hcic_create_conn_cancel(BD_ADDR dest) in btsnd_hcic_create_conn_cancel() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c1259 if (btsnd_hcic_create_conn_cancel(bd_addr)) { in BTM_SecBondCancel()