Home
last modified time | relevance | path

Searched refs:btsnd_hcic_write_auto_flush_tout (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c1178 if (!btsnd_hcic_write_auto_flush_tout (p_lcb->handle, hci_flush_to)) { in L2CA_SetFlushTimeout()
1199 if (!btsnd_hcic_write_auto_flush_tout(p_lcb->handle, hci_flush_to)) { in L2CA_SetFlushTimeout()
Dl2c_utils.c2192 btsnd_hcic_write_auto_flush_tout (p_lcb->handle, hci_flush_to); in l2cu_process_our_cfg_req()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h623 BOOLEAN btsnd_hcic_write_auto_flush_tout(UINT16 handle,
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1268 BOOLEAN btsnd_hcic_write_auto_flush_tout (UINT16 handle, UINT16 tout) in btsnd_hcic_write_auto_flush_tout() function