Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Ddbus-hci.c296 static void oob_data_cb(struct agent *agent, DBusError *err, uint8_t *hash, in oob_data_cb() function
893 oob_data_cb); in hcid_dbus_get_oob_data()
Ddevice.c2289 static void oob_data_cb(struct agent *agent, DBusError *err, in oob_data_cb() function
2398 err = agent_request_oob_data(agent, device, oob_data_cb, auth, NULL); in device_request_authentication()