Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_hcic_hcicmds.cc266 void btsnd_hcic_write_auto_flush_tout(uint16_t handle, uint16_t tout) { in btsnd_hcic_write_auto_flush_tout() function
/system/bt/stack/include/
Dhcimsgs.h454 extern void btsnd_hcic_write_auto_flush_tout(
/system/bt/stack/hcic/
Dhcicmds.cc1306 void btsnd_hcic_write_auto_flush_tout(uint16_t handle, uint16_t tout) { in btsnd_hcic_write_auto_flush_tout() function
1998 btsnd_hcic_write_auto_flush_tout, // OCF 0x0C28,
/system/bt/stack/acl/
Dbtm_acl.cc2756 btsnd_hcic_write_auto_flush_tout(p_acl->hci_handle, flush_timeout_in_ticks); in acl_write_automatic_flush_timeout()