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

  /external/bluetooth/bluez/plugins/
hciops.c 585 cp.min_period = htobs(16);
  /external/qemu/hw/
bt-hci.c     [all...]
bt.h 465 uint16_t min_period; /* 1.28s units */ member in struct:__anon6303
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 327 uint16_t min_period; /* 1.28s units */ member in struct:__anon1688
    [all...]
  /external/bluetooth/bluez/tools/
hcitool.c 1002 cp.min_period = htobs(10);
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 704 btohs(cp->max_period), btohs(cp->min_period),
    [all...]

Completed in 35 milliseconds