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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 517 #define EVT_CONN_REQUEST_SIZE 10
  /external/bluetooth/bluez/test/
hciemu.c 331 he->plen = EVT_CONN_REQUEST_SIZE;
333 cr = (void *) ptr; ptr += EVT_CONN_REQUEST_SIZE;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h     [all...]
  /external/qemu/hw/
bt.h     [all...]
bt-hci.c 788 bt_hci_event(hci, EVT_CONN_REQUEST, &params, EVT_CONN_REQUEST_SIZE);
    [all...]

Completed in 21 milliseconds