Home
last modified time | relevance | path

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

/system/chre/chpp/
Dservices.c95 return CHPP_HANDLE_NONE; in chppRegisterService()
125 result->handle = CHPP_HANDLE_NONE; in chppAllocServiceNotification()
Dapp.c256 case CHPP_HANDLE_NONE: in chppDatagramLenIsOk()
712 if (rxHeader->handle == CHPP_HANDLE_NONE) { in chppAppProcessRxDatagram()
/system/chre/chpp/include/chpp/
Dapp.h81 CHPP_HANDLE_NONE = 0x00, enumerator