Home
last modified time | relevance | path

Searched refs:txwin_size (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/test/
Dl2test.c79 static int txwin_size = 63; variable
234 opts.txwin_size = txwin_size; in do_connect()
398 opts.txwin_size = txwin_size; in do_listen()
1256 txwin_size = atoi(optarg); in main()
/external/bluetooth/bluez/lib/bluetooth/
Dl2cap.h56 uint16_t txwin_size; member