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/l2cap/
Dl2c_api.cc1293 btsnd_hcic_write_auto_flush_tout(p_lcb->handle, hci_flush_to); in L2CA_SetFlushTimeout()
1311 btsnd_hcic_write_auto_flush_tout(p_lcb->handle, hci_flush_to); in L2CA_SetFlushTimeout()
Dl2c_utils.cc2061 btsnd_hcic_write_auto_flush_tout(p_lcb->handle, hci_flush_to); in l2cu_process_our_cfg_req()
/system/bt/stack/include/
Dhcimsgs.h560 extern void btsnd_hcic_write_auto_flush_tout(
/system/bt/stack/hcic/
Dhcicmds.cc868 void btsnd_hcic_write_auto_flush_tout(uint16_t handle, uint16_t tout) { in btsnd_hcic_write_auto_flush_tout() function