Home
last modified time | relevance | path

Searched refs:request_fallback (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/src/
Dagent.c89 static int request_fallback(struct agent_request *req,
269 request_fallback(req, simple_agent_reply) == 0) { in simple_agent_reply()
440 request_fallback(req, pincode_reply) == 0) { in pincode_reply()
612 request_fallback(req, passkey_reply) == 0) { in passkey_reply()
718 request_fallback(req, oob_data_reply) == 0) { in oob_data_reply()
922 static int request_fallback(struct agent_request *req, in request_fallback() function