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

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

Completed in 65 milliseconds