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

  /external/qemu/hw/
bt-hci.c 881 evt_disconn_complete params;
904 bt_hci_event(hci, EVT_DISCONN_COMPLETE,
913 evt_disconn_complete params;
920 bt_hci_event(hci, EVT_DISCONN_COMPLETE,
929 evt_disconn_complete params;
938 bt_hci_event(hci, EVT_DISCONN_COMPLETE,
    [all...]
bt.h 1354 } __attribute__ ((packed)) evt_disconn_complete; typedef in typeref:struct:__anon6414
    [all...]
  /external/bluetooth/bluez/src/
security.c 913 evt_disconn_complete *evt = ptr;
1046 case EVT_DISCONN_COMPLETE:
1158 hci_filter_set_event(EVT_DISCONN_COMPLETE, &flt);
  /external/bluetooth/hcidump/parser/
hci.c     [all...]
  /external/bluetooth/bluez/test/
hciemu.c 379 evt_disconn_complete *dc;
388 he->evt = EVT_DISCONN_COMPLETE;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 1564 } __attribute__ ((packed)) evt_disconn_complete; typedef in typeref:struct:__anon1846
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1260 evt_disconn_complete rp;
1271 rq.event = EVT_DISCONN_COMPLETE;
    [all...]

Completed in 22 milliseconds