Home
last modified time | relevance | path

Searched defs:packet_header (Results 1 – 2 of 2) sorted by relevance

/btstack/platform/daemon/src/
H A Dsocket_connection.c110 typedef struct packet_header { struct
134 …uint8_t buffer[6+HCI_ACL_BUFFER_SIZE]; // packet_header(6) + max packet: 3-DH5 = header(6) + payl… argument
/btstack/chipset/sx128x/
H A Dll_sx1280.c783 uint8_t packet_header[2]; in radio_prepare_auto_tx() local