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

  /external/qemu/hw/
bt-hci.c 711 evt_conn_complete params;
718 bt_hci_event(hci, EVT_CONN_COMPLETE, &params, EVT_CONN_COMPLETE_SIZE);
725 evt_conn_complete params;
758 bt_hci_event(hci, EVT_CONN_COMPLETE, &params, EVT_CONN_COMPLETE_SIZE);
829 evt_conn_complete params;
872 bt_hci_event(hci, EVT_CONN_COMPLETE, &params, EVT_CONN_COMPLETE_SIZE);
    [all...]
bt.h 1338 } __attribute__ ((packed)) evt_conn_complete; typedef in typeref:struct:__anon6412
    [all...]
  /external/bluetooth/bluez/src/
security.c 858 evt_conn_complete *evt = ptr;
1042 case EVT_CONN_COMPLETE:
1157 hci_filter_set_event(EVT_CONN_COMPLETE, &flt);
  /external/bluetooth/bluez/test/
hciemu.c 349 evt_conn_complete *cc;
358 he->evt = EVT_CONN_COMPLETE;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 1548 } __attribute__ ((packed)) evt_conn_complete; typedef in typeref:struct:__anon1844
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1226 evt_conn_complete rp;
1240 rq.event = EVT_CONN_COMPLETE;
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c     [all...]

Completed in 24 milliseconds