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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 519 #define EVT_DISCONN_COMPLETE_SIZE 4
  /external/bluetooth/bluez/test/
hciemu.c 389 he->plen = EVT_DISCONN_COMPLETE_SIZE;
391 dc = (void *) ptr; ptr += EVT_DISCONN_COMPLETE_SIZE;
  /external/qemu/hw/
bt-hci.c 905 &params, EVT_DISCONN_COMPLETE_SIZE);
921 &params, EVT_DISCONN_COMPLETE_SIZE);
939 &params, EVT_DISCONN_COMPLETE_SIZE);
    [all...]
bt.h     [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h     [all...]
  /external/bluetooth/bluez/lib/
hci.c 1275 rq.rlen = EVT_DISCONN_COMPLETE_SIZE;
    [all...]

Completed in 22 milliseconds