Home
last modified time | relevance | path

Searched refs:HostBufferSize (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/gd/hci/
H A Dcontroller_mock.h109 HostBufferSize,
H A Dcontroller.h126 …virtual void HostBufferSize(uint16_t host_acl_data_packet_length, uint8_t host_synchronous_data_pa…
H A Dcontroller_test.cc368 controller_->HostBufferSize(0xFF00, 0xF1, 0xFF02, 0xFF03); in TEST_F()
H A Dcontroller.cc1015 void Controller::HostBufferSize(uint16_t host_acl_data_packet_length, uint8_t host_synchronous_data… in HostBufferSize() function in bluetooth::hci::Controller
H A Dhci_packets.pdl2101 packet HostBufferSize : Command (op_code = HOST_BUFFER_SIZE) {
2108 test HostBufferSize {
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h290 void HostBufferSize(CommandView args);
H A Ddual_mode_controller.cc117 SET_SUPPORTED(HOST_BUFFER_SIZE, HostBufferSize); in DualModeController()
487 void DualModeController::HostBufferSize(CommandView command) { in HostBufferSize() function in test_vendor_lib::DualModeController
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h189 void (*HostBufferSize)(); member
/aosp12/system/bt/stack/hcic/
H A Dhcicmds.cc2009 .HostBufferSize = nullptr, // OCF 0x0C33,