Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/src/
Devent_packet.cc120 uint8_t status, const vector<uint8_t>& supported_commands) { in CreateCommandCompleteReadLocalSupportedCommands()
/system/bt/device/src/
Dcontroller.cc54 static uint8_t supported_commands[HCI_SUPPORTED_COMMANDS_ARRAY_SIZE]; variable