Searched refs:pincode_cb (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluez/src/
H A Dagent.c156 agent_pincode_cb pincode_cb; local
164 pincode_cb = agent->request->cb;
165 pincode_cb(agent, &err, NULL, agent->request->user_data);
H A Ddbus-hci.c159 static void pincode_cb(struct agent *agent, DBusError *err, const char *pincode, function
214 pincode_cb);
H A Ddevice.c2112 static void pincode_cb(struct agent *agent, DBusError *err, const char *pincode, function
2198 ret = agent_request_pincode(agent, device, pincode_cb,

Completed in 33 milliseconds