Home
last modified time | relevance | path

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

/system/chre/platform/android/
Dhost_link.cc117 uint16_t cbHostClientId = NestedDataPtr<uint16_t>(data); in handleNanoappListRequest() local
135 sendFlatbufferToHost(response, cbHostClientId); in handleNanoappListRequest()
/system/chre/platform/slpi/
Dhost_link.cc839 uint16_t cbHostClientId = NestedDataPtr<uint16_t>(data); in handleNanoappListRequest() local
842 cbData.hostClientId = cbHostClientId; in handleNanoappListRequest()