Searched defs:supported_commands (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/system/blueberry/tests/gd/hci/ |
| D | le_legacy_config.json | 2 "supported_commands" : ["b3", "ff", "ef", "01", "ce", "fd", "81", "ff", "3f", "0f", array
|
| D | le_extended_config.json | 2 "supported_commands" : ["b3", "ff", "ef", "01", "ce", "fd", "81", "ff", "3f", "0f", array
|
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
| D | controller_properties.cc | 128 OpCodeIndex supported_commands[] = { in SupportedCommands() local 1809 static void SetSupportedCommandBits(std::array<uint8_t, 64>& supported_commands, in SetSupportedCommandBits()
|
| /packages/modules/Bluetooth/system/gd/hci/ |
| D | controller_test.cc | 109 std::array<uint8_t, 64> supported_commands; in HandleCommand() local
|
| D | hci_layer_test.cc | 426 std::array<uint8_t, 64> supported_commands; in TEST_F() local
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_device_controller.cc | 61 uint8_t supported_commands[HCI_SUPPORTED_COMMANDS_ARRAY_SIZE]{0}; variable
|