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

  /external/bluetooth/bluez/src/
error.h 39 DBusMessage *btd_error_not_authorized(DBusMessage *msg);
error.c 88 DBusMessage *btd_error_not_authorized(DBusMessage *msg) function
device.c 702 return btd_error_not_authorized(msg);
708 return btd_error_not_authorized(msg);
    [all...]
adapter.c     [all...]
  /external/bluetooth/bluez/plugins/
service.c 539 reply = btd_error_not_authorized(auth->msg);
596 return btd_error_not_authorized(msg);
601 return btd_error_not_authorized(msg);
605 return btd_error_not_authorized(msg);
609 return btd_error_not_authorized(msg);
618 return btd_error_not_authorized(msg);
646 return btd_error_not_authorized(msg);
674 reply = btd_error_not_authorized(auth->msg);
  /external/bluetooth/bluez/audio/
transport.c 556 return btd_error_not_authorized(msg);
559 return btd_error_not_authorized(msg);
565 return btd_error_not_authorized(msg);
592 return btd_error_not_authorized(msg);
628 return btd_error_not_authorized(msg);
gateway.c 517 return btd_error_not_authorized(msg);
  /external/bluetooth/bluez/serial/
proxy.c 718 return btd_error_not_authorized(msg);
1101 return btd_error_not_authorized(msg);
port.c 535 return btd_error_not_authorized(msg);
  /external/bluetooth/bluez/network/
connection.c 405 return btd_error_not_authorized(msg);
  /external/bluetooth/bluez/attrib/
client.c 461 return btd_error_not_authorized(msg);

Completed in 472 milliseconds