/external/bluetooth/bluez/input/ |
server.c | 166 ret = btd_request_authorization(&src, &dst, HID_UUID,
|
/external/bluetooth/bluez/src/ |
adapter.h | 151 int btd_request_authorization(const bdaddr_t *src, const bdaddr_t *dst,
|
adapter.c | 3832 int btd_request_authorization(const bdaddr_t *src, const bdaddr_t *dst, function [all...] |
/external/bluetooth/bluez/plugins/ |
service.c | 564 btd_request_authorization(&src, &auth->dst, 641 if (btd_request_authorization(&src, &auth->dst, auth->uuid, auth_cb, 693 btd_request_authorization(&src, &auth->dst,
|
pnat.c | 350 if (btd_request_authorization(&server->bda, &client->bda, DUN_UUID,
|
/external/bluetooth/bluez/audio/ |
device.c | 818 err = btd_request_authorization(&dev->src, &dev->dst, uuid, auth_cb,
|
/external/bluetooth/bluez/network/ |
server.c | 604 perr = btd_request_authorization(&src, &dst, BNEP_SVC_UUID,
|
/external/bluetooth/bluez/serial/ |
proxy.c | 470 perr = btd_request_authorization(&prx->src, &prx->dst,
|
/external/bluetooth/bluez/sap/ |
server.c | 1236 err = btd_request_authorization(&src, &dst, SAP_UUID, [all...] |