HomeSort by relevance Sort by last modified time
    Searched full:evt_auth (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/src/
glib-helper.c 613 evt_auth_complete *evt_auth; local
658 evt_auth = (evt_auth_complete *) body;
659 if (evt_auth->handle != cmd->handle) {
664 if (evt_auth->status != 0x00) {
665 status = evt_auth->status;

Completed in 86 milliseconds