Home
last modified time | relevance | path

Searched refs:btsnd_hcic_write_page_tout (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc94 struct btsnd_hcic_write_page_tout btsnd_hcic_write_page_tout; variable
363 void btsnd_hcic_write_page_tout(uint16_t timeout) { in btsnd_hcic_write_page_tout() function
365 test::mock::stack_hcic_hcicmds::btsnd_hcic_write_page_tout(timeout); in btsnd_hcic_write_page_tout()
Dmock_stack_hcic_hcicmds.h661 struct btsnd_hcic_write_page_tout { struct
665 extern struct btsnd_hcic_write_page_tout btsnd_hcic_write_page_tout; argument
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc476 btsnd_hcic_write_page_tout(timeout); in BTM_WritePageTimeout()
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h198 void btsnd_hcic_write_page_tout(uint16_t timeout); /* Write Page Timout */
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1010 void btsnd_hcic_write_page_tout(uint16_t timeout) { in btsnd_hcic_write_page_tout() function