HomeSort by relevance Sort by last modified time
    Searched full:txwin_size (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
l2cap.h 56 uint16_t txwin_size; member in struct:l2cap_options
  /external/bluetooth/bluez/test/
l2test.c 79 static int txwin_size = 63; variable
234 opts.txwin_size = txwin_size;
398 opts.txwin_size = txwin_size;
1256 txwin_size = atoi(optarg);

Completed in 220 milliseconds