Home
last modified time | relevance | path

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

/system/chre/chpp/
Dservices.c108 serviceState->handle = CHPP_HANDLE_NONE; in chppRegisterService()
Dapp.c209 case CHPP_HANDLE_NONE: in chppDatagramLenIsOk()
693 if (rxHeader->handle == CHPP_HANDLE_NONE) { in chppAppProcessRxDatagram()
809 notification->handle = CHPP_HANDLE_NONE; in chppAllocNotification()
/system/chre/chpp/include/chpp/
Dapp.h135 CHPP_HANDLE_NONE = 0x00, enumerator