Home
last modified time | relevance | path

Searched refs:GUS_SERVICE_UUID (Results 1 – 4 of 4) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/mlmr/
Dmlmr.h77 #define GUS_SERVICE_UUID 0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80, 0x0A, 0x46, 0x44, 0xD3,… macro
Dmlmr.c211 const uint8_t gus_svc_uuid[] = {GUS_SERVICE_UUID};
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus/
Dgus.h77 #define GUS_SERVICE_UUID 0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80, 0x0A, 0x46, 0x44, 0xD… macro
Dgus.c202 const uint8_t gus_svc_uuid[] = {GUS_SERVICE_UUID}; in gus_init()