Searched refs:packet_header_t (Results 1 – 1 of 1) sorted by relevance
115 } packet_header_t; // 6 typedef180 connection->bytes_to_read = sizeof(packet_header_t); in socket_connection_init_statemachine()302 … &conn->buffer[sizeof(packet_header_t)], little_endian_read_16( conn->buffer, 4)); in socket_connection_hci_process()332 …ction_packet_callback)(conn, packet_type, channel, &conn->buffer[sizeof(packet_header_t)], length); in socket_connection_retry_parked()562 uint8_t header[sizeof(packet_header_t)]; in socket_connection_send_packet()