Searched refs:BT_UUID_32 (Results 1 – 5 of 5) sorted by relevance
59 case BT_UUID_32: in SdpAddAttributeForUuid()153 uuid->type = BT_UUID_32; in SdpGetUuid()
281 …if ((serviceid->type != BT_UUID_16) && (serviceid->type != BT_UUID_32) && (serviceid->type != BT_U… in SdpAddServiceId()416 } else if (browseUuid->type == BT_UUID_32) { in SdpAddBrowseGroupList()779 uuid.type = BT_UUID_32; in SdpAddAttribute()887 case BT_UUID_32: in SdpAddAttributeForUuidSequence()
67 #define BT_UUID_32 0x02 macro
1728 } else if (inUuid.type == BT_UUID_32) { in GetUuidFromBtUuid()
402 tempUuid = {.type = BT_UUID_32, .uuid32 = uuid.ConvertTo32Bits()}; in DiscoverCharacteristicByUuid()