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

  /external/bluetooth/bluez/src/
security.c 748 evt_read_remote_version_complete *evt = ptr;
903 EVT_READ_REMOTE_VERSION_COMPLETE,
1013 case EVT_READ_REMOTE_VERSION_COMPLETE:
1149 hci_filter_set_event(EVT_READ_REMOTE_VERSION_COMPLETE, &flt);
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 1620 } __attribute__ ((packed)) evt_read_remote_version_complete; typedef in typeref:struct:__anon1853
    [all...]
  /external/qemu/hw/
bt.h 1410 } __attribute__ ((packed)) evt_read_remote_version_complete; typedef in typeref:struct:__anon6421
    [all...]
bt-hci.c 998 evt_read_remote_version_complete params;
1012 bt_hci_event(hci, EVT_READ_REMOTE_VERSION_COMPLETE,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1391 evt_read_remote_version_complete rp;
1401 rq.event = EVT_READ_REMOTE_VERSION_COMPLETE;
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c     [all...]

Completed in 22 milliseconds