Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine_test.cc1369 std::vector<uint8_t>& ctp_command, uint8_t response_code = 0x00, in InjectCtpNotification() argument
1371 auto opcode = ctp_command[0]; in InjectCtpNotification()
1372 auto num_ase = ctp_command[1]; in InjectCtpNotification()
1380 auto* ase_p = &ctp_command[2]; in InjectCtpNotification()