Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Dagent.h53 int agent_request_pincode(struct agent *agent, struct btd_device *device,
Dagent.c513 int agent_request_pincode(struct agent *agent, struct btd_device *device, in agent_request_pincode() function
Ddevice.c2383 err = agent_request_pincode(agent, device, pincode_cb, in device_request_authentication()