Searched refs:chppUuidToStr (Results 1 – 5 of 5) sorted by relevance
104 chppUuidToStr(newService->descriptor.uuid, uuidText); in chppRegisterService()
190 chppUuidToStr(newClient->descriptor.uuid, uuidText); in chppRegisterClient()
771 void chppUuidToStr(const uint8_t uuid[CHPP_SERVICE_UUID_LEN], in chppUuidToStr() function
491 void chppUuidToStr(const uint8_t uuid[CHPP_SERVICE_UUID_LEN],
137 chppUuidToStr(response->services[i].uuid, uuidText); in chppDiscoveryProcessDiscoverAll()