Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/btpand/
H A Dsdp.c44 static const uuid_t BASE_UUID = { variable
66 memcpy(&u1, &BASE_UUID, sizeof(uuid_t)); in _sdp_match_uuid16()
97 memcpy(uuid, &BASE_UUID, sizeof(uuid_t)); in _sdp_get_uuid()
106 memcpy(uuid, &BASE_UUID, sizeof(uuid_t)); in _sdp_get_uuid()