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

  /external/bluetooth/bluez/plugins/
service.c 365 static inline DBusMessage *not_authorized(DBusMessage *msg) function
582 reply = not_authorized(auth->msg);
639 return not_authorized(msg);
644 return not_authorized(msg);
648 return not_authorized(msg);
652 return not_authorized(msg);
661 return not_authorized(msg);
689 return not_authorized(msg);
717 reply = not_authorized(auth->msg);
  /external/bluetooth/bluez/src/
adapter.c 166 static inline DBusMessage *not_authorized(DBusMessage *msg) function
    [all...]

Completed in 86 milliseconds