OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:option_get_master
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/input/
sixpair.c
23
gboolean
option_get_master
= TRUE;
variable
30
{ "get-master", '\0', 0, G_OPTION_ARG_NONE, &
option_get_master
, "Get currently set master address", NULL },
166
if (
option_get_master
!= FALSE) {
Completed in 473 milliseconds