Searched refs:btsnd_hcic_write_auto_flush_tout (Results 1 – 4 of 4) sorted by relevance
555 extern BOOLEAN btsnd_hcic_write_auto_flush_tout(UINT16 handle,
1513 if (!btsnd_hcic_write_auto_flush_tout (p_lcb->handle, hci_flush_to)) in L2CA_SetFlushTimeout()1541 if (!btsnd_hcic_write_auto_flush_tout(p_lcb->handle, hci_flush_to)) in L2CA_SetFlushTimeout()
2213 btsnd_hcic_write_auto_flush_tout (p_lcb->handle, hci_flush_to); in l2cu_process_our_cfg_req()
973 BOOLEAN btsnd_hcic_write_auto_flush_tout (UINT16 handle, UINT16 tout) in btsnd_hcic_write_auto_flush_tout() function