Home
last modified time | relevance | path

Searched defs:acl_len (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/port/
H A Dusbh_bluetooth.c86 static uint16_t acl_len; variable
/btstack/test/gap/
H A Dhci_test.cpp280 uint16_t acl_len = 50; in TEST() local
/btstack/src/
H A Dhci.c2837 uint16_t acl_len = little_endian_read_16(packet, 6); in handle_command_complete_event() local