OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:agent_request_new
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/src/
agent.c
220
static struct agent_request *
agent_request_new
(struct agent *agent,
function
350
req =
agent_request_new
(agent, AGENT_REQUEST_AUTHORIZE, cb,
472
req =
agent_request_new
(agent, AGENT_REQUEST_PINCODE, cb,
527
req =
agent_request_new
(agent, AGENT_REQUEST_CONFIRM_MODE,
632
req =
agent_request_new
(agent, AGENT_REQUEST_PASSKEY, cb,
691
req =
agent_request_new
(agent, AGENT_REQUEST_CONFIRMATION, cb,
748
req =
agent_request_new
(agent, AGENT_REQUEST_PAIRING_CONSENT, cb,
Completed in 1201 milliseconds