HomeSort by relevance Sort by last modified time
    Searched refs:btd_request_authorization (Results 1 - 8 of 8) sorted by null

  /external/bluetooth/bluez/input/
server.c 165 ret = btd_request_authorization(&src, &dst, HID_UUID,
  /external/bluetooth/bluez/src/
adapter.h 154 int btd_request_authorization(const bdaddr_t *src, const bdaddr_t *dst,
adapter.c 3354 int btd_request_authorization(const bdaddr_t *src, const bdaddr_t *dst, function
    [all...]
  /external/bluetooth/bluez/plugins/
service.c 607 btd_request_authorization(&src, &auth->dst,
684 if (btd_request_authorization(&src, &auth->dst, auth->uuid, auth_cb,
736 btd_request_authorization(&src, &auth->dst,
pnat.c 346 if (btd_request_authorization(&server->bda, &client->bda, DUN_UUID,
  /external/bluetooth/bluez/audio/
device.c 780 err = btd_request_authorization(&dev->src, &dev->dst, uuid, auth_cb,
  /external/bluetooth/bluez/network/
server.c 521 perr = btd_request_authorization(&src, &dst, BNEP_SVC_UUID,
  /external/bluetooth/bluez/serial/
proxy.c 494 perr = btd_request_authorization(&prx->src, &prx->dst,

Completed in 195 milliseconds