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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 515 #define EVT_CONN_COMPLETE_SIZE 13
  /external/bluetooth/bluez/test/
hciemu.c 359 he->plen = EVT_CONN_COMPLETE_SIZE;
361 cc = (void *) ptr; ptr += EVT_CONN_COMPLETE_SIZE;
  /external/qemu/hw/
bt-hci.c 718 bt_hci_event(hci, EVT_CONN_COMPLETE, &params, EVT_CONN_COMPLETE_SIZE);
758 bt_hci_event(hci, EVT_CONN_COMPLETE, &params, EVT_CONN_COMPLETE_SIZE);
872 bt_hci_event(hci, EVT_CONN_COMPLETE, &params, EVT_CONN_COMPLETE_SIZE);
    [all...]
bt.h     [all...]
  /external/bluetooth/bluez/lib/
hci.c 1244 rq.rlen = EVT_CONN_COMPLETE_SIZE;
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h     [all...]

Completed in 23 milliseconds