Home
last modified time | relevance | path

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

/system/bt/service/ipc/
Dlinux_ipc_host.cc53 const char kSetCharacteristicValueCommand[] = "set-characteristic-value"; variable
283 if (tokens[0] == kSetCharacteristicValueCommand) in OnMessage()