OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTDEVtype
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/bluetooth/
btdev.h
46
#define
BTDEVtype
"device-type"
bthub.c
270
obj = prop_dictionary_get(dict,
BTDEVtype
);
271
aprint_normal("%s: %s '%s',", pnp,
BTDEVtype
,
/src/usr.sbin/btdevctl/
sdp.c
321
if (!prop_dictionary_set_string_nocopy(dict,
BTDEVtype
, "bthidev"))
373
if (!prop_dictionary_set_string_nocopy(dict,
BTDEVtype
, "btsco"))
408
if (!prop_dictionary_set_string_nocopy(dict,
BTDEVtype
, "btsco"))
db.c
201
obj = prop_dictionary_get(dev,
BTDEVtype
);
211
errx(EXIT_FAILURE, "invalid %s",
BTDEVtype
);
print.c
113
obj = prop_dictionary_get(dict,
BTDEVtype
);
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025