OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLUETOOTH_BASE_UUID
(Results
1 - 8
of
8
) sorted by relevancy
/src/lib/libbluetooth/
sdp_uuid.c
37
const uuid_t
BLUETOOTH_BASE_UUID
= {
sdp_match.c
51
u1 =
BLUETOOTH_BASE_UUID
;
sdp_get.c
95
*uuid =
BLUETOOTH_BASE_UUID
;
104
*uuid =
BLUETOOTH_BASE_UUID
;
sdp_put.c
83
if (uuid_equal(&u, &
BLUETOOTH_BASE_UUID
, NULL) == 0)
sdp.h
367
extern const uuid_t
BLUETOOTH_BASE_UUID
;
/src/usr.bin/sdpquery/
command.c
237
uuid =
BLUETOOTH_BASE_UUID
;
print.c
590
if (!uuid_equal(&u, &
BLUETOOTH_BASE_UUID
, NULL)) {
976
if (uuid_equal(&uuid, &
BLUETOOTH_BASE_UUID
, NULL))
996
if (uuid_equal(&u0, &
BLUETOOTH_BASE_UUID
, NULL)) {
/src/usr.sbin/sdpd/
db.c
235
u =
BLUETOOTH_BASE_UUID
;
245
u =
BLUETOOTH_BASE_UUID
;
Completed in 151 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025