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

  /external/bluetooth/bluez/lib/bluetooth/
hci.h 907 uint16_t acl_max_pkt; member in struct:__anon1758
1189 uint16_t acl_max_pkt; member in struct:__anon1800
    [all...]
  /external/qemu/hw/
bt.h 1045 uint16_t acl_max_pkt; member in struct:__anon6375
1228 uint16_t acl_max_pkt; member in struct:__anon6400
    [all...]
bt-hci.c     [all...]
  /external/bluetooth/hcidump/parser/
hci.c 1328 btohs(cp->acl_mtu), btohs(cp->acl_max_pkt),
    [all...]
  /external/bluetooth/bluez/test/
hciemu.c 795 bs.acl_max_pkt = htobs(VHCI_ACL_MAX_PKT);

Completed in 25 milliseconds