Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/
H A Dservices.c129 result->command = CHPP_APP_COMMAND_NONE; in chppAllocServiceNotification()
H A Dclients.c293 result->command = CHPP_APP_COMMAND_NONE; in chppAllocClientRequest()
/aosp12/system/chre/chpp/include/chpp/
H A Dapp.h74 #define CHPP_APP_COMMAND_NONE 0 macro