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

  /external/bluetooth/bluez/src/
security.c 844 evt_read_remote_features_complete *evt = ptr;
1017 case EVT_READ_REMOTE_FEATURES_COMPLETE:
1150 hci_filter_set_event(EVT_READ_REMOTE_FEATURES_COMPLETE, &flt);
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 1610 } __attribute__ ((packed)) evt_read_remote_features_complete; typedef in typeref:struct:__anon1852
    [all...]
  /external/qemu/hw/
bt.h 1400 } __attribute__ ((packed)) evt_read_remote_features_complete; typedef in typeref:struct:__anon6420
    [all...]
bt-hci.c 970 evt_read_remote_features_complete params;
989 bt_hci_event(hci, EVT_READ_REMOTE_FEATURES_COMPLETE,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1423 evt_read_remote_features_complete rp;
1433 rq.event = EVT_READ_REMOTE_FEATURES_COMPLETE;
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c     [all...]

Completed in 22 milliseconds