Home
last modified time | relevance | path

Searched refs:WriteAutomaticFlushTimeout (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.h65 virtual bool WriteAutomaticFlushTimeout(uint16_t flush_timeout);
Dclassic_acl_connection.cc513 bool ClassicAclConnection::WriteAutomaticFlushTimeout(uint16_t flush_timeout) { in WriteAutomaticFlushTimeout() function in bluetooth::hci::acl_manager::ClassicAclConnection
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc205 connection->second.connection_->WriteAutomaticFlushTimeout(view.GetFlushTimeout()); in ConnectionCommand()
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc1039 connection_->WriteAutomaticFlushTimeout(0x07FF); in TEST_F()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl2062 packet WriteAutomaticFlushTimeout : Command (op_code = WRITE_AUTOMATIC_FLUSH_TIMEOUT) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl2219 packet WriteAutomaticFlushTimeout : ConnectionManagementCommand (op_code = WRITE_AUTOMATIC_FLUSH_TI…