OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cmd_create
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/tools/
ciptool.c
272
static void
cmd_create
(int ctl, bdaddr_t *bdaddr, int argc, char **argv)
function
413
{ "connect", "create",
cmd_create
, "<bdaddr>", "Connect a remote device" },
/external/bluetooth/bluez/rfcomm/
main.c
651
static void
cmd_create
(int ctl, int dev, bdaddr_t *bdaddr, int argc, char **argv)
function
689
{ "bind", "create",
cmd_create
, "<dev> <bdaddr> [channel]", "Bind device" },
Completed in 483 milliseconds