Searched defs:in_command (Results 1 – 4 of 4) sorted by relevance
67 std::vector<uint8_t> in_command; in _aidl_android_hardware_bluetooth_IBluetoothHci_onTransact() local254 ::ndk::ScopedAStatus BpBluetoothHci::sendHciCommand(const std::vector<uint8_t>& in_command) { in sendHciCommand()
281 std::string in_command; in _aidl_com_android_server_thread_openthread_IOtDaemon_onTransact() local884 ::ndk::ScopedAStatus BpOtDaemon::runOtCtlCommand(const std::string& in_command, bool in_isInteracti… in runOtCtlCommand()
57 ::ndk::ScopedAStatus sendHciCommand(const std::vector<uint8_t>& in_command) override { in sendHciCommand()
86 …::ndk::ScopedAStatus runOtCtlCommand(const std::string& in_command, bool in_isInteractive, const s… in runOtCtlCommand()