OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cancel_connection
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/network/
connection.c
145
static void
cancel_connection
(struct network_conn *nc, const char *err_msg)
function
174
cancel_connection
(nc, NULL);
287
cancel_connection
(nc, "bnep setup failed");
346
cancel_connection
(nc, err_msg);
Completed in 639 milliseconds