Searched refs:UUID_SERVCLASS_GAP_SERVER (Results 1 – 3 of 3) sorted by relevance
255 #define UUID_SERVCLASS_GAP_SERVER 0x1800 macro
396 tBT_UUID uuid = {LEN_UUID_16, {UUID_SERVCLASS_GAP_SERVER}}; in gap_attr_db_init()
186 …lse if ((p_svc_uuid->len == LEN_UUID_16) && (p_svc_uuid->uu.uuid16 == UUID_SERVCLASS_GAP_SERVER)) { in GATTS_CreateService()