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

  /external/bluetooth/bluez/src/
security.c 939 evt_conn_request *evt = ptr;
1058 case EVT_CONN_REQUEST:
1156 hci_filter_set_event(EVT_CONN_REQUEST, &flt);
  /external/bluetooth/bluez/test/
hciemu.c 321 evt_conn_request *cr;
330 he->evt = EVT_CONN_REQUEST;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 1556 } __attribute__ ((packed)) evt_conn_request; typedef in typeref:struct:__anon1845
    [all...]
  /external/qemu/hw/
bt.h 1346 } __attribute__ ((packed)) evt_conn_request; typedef in typeref:struct:__anon6413
    [all...]
bt-hci.c 772 evt_conn_request params;
788 bt_hci_event(hci, EVT_CONN_REQUEST, &params, EVT_CONN_REQUEST_SIZE);
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c     [all...]

Completed in 20 milliseconds