Searched refs:GUS_SERVICE_UUID (Results 1 – 4 of 4) sorted by relevance
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/mlmr/ |
D | mlmr.h | 77 #define GUS_SERVICE_UUID 0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80, 0x0A, 0x46, 0x44, 0xD3,… macro
|
D | mlmr.c | 211 const uint8_t gus_svc_uuid[] = {GUS_SERVICE_UUID};
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus/ |
D | gus.h | 77 #define GUS_SERVICE_UUID 0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80, 0x0A, 0x46, 0x44, 0xD… macro
|
D | gus.c | 202 const uint8_t gus_svc_uuid[] = {GUS_SERVICE_UUID}; in gus_init()
|