Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h555 extern BOOLEAN btsnd_hcic_write_auto_flush_tout(UINT16 handle,
/system/bt/stack/l2cap/
Dl2c_api.c1513 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()
Dl2c_utils.c2213 btsnd_hcic_write_auto_flush_tout (p_lcb->handle, hci_flush_to); in l2cu_process_our_cfg_req()
/system/bt/stack/hcic/
Dhcicmds.c973 BOOLEAN btsnd_hcic_write_auto_flush_tout (UINT16 handle, UINT16 tout) in btsnd_hcic_write_auto_flush_tout() function