Home
last modified time | relevance | path

Searched defs:supported_commands (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/hci/
H A Dcontroller_test.cc98 std::array<uint8_t, 64> supported_commands; in HandleCommand() local
H A Dhci_layer_test.cc585 std::array<uint8_t, 64> supported_commands; in TEST_F() local
/aosp12/system/bt/test/mock/
H A Dmock_device_controller.cc60 uint8_t supported_commands[HCI_SUPPORTED_COMMANDS_ARRAY_SIZE]{0}; variable
/aosp12/system/bt/device/src/
H A Dcontroller.cc65 static uint8_t supported_commands[HCI_SUPPORTED_COMMANDS_ARRAY_SIZE]; variable
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc94 std::array<uint8_t, 64> supported_commands; in DualModeController() local
542 std::array<uint8_t, 64> supported_commands{}; in ReadLocalSupportedCommands() local