Searched refs:hci_evt_parameter_total_length (Results 1 – 2 of 2) sorted by relevance
279 uint8_t hci_evt_parameter_total_length = buf[2]; in incoming_packet_received() local281 socketRecvAll(buf + kH4HeaderSize + kHciEvtHeaderSize, hci_evt_parameter_total_length), in incoming_packet_received()287 … buf + kH4HeaderSize, buf + kH4HeaderSize + kHciEvtHeaderSize + hci_evt_parameter_total_length); in incoming_packet_received()
413 uint8_t hci_evt_parameter_total_length = buf[2]; in incoming_packet_received() local416 payload_size == hci_evt_parameter_total_length, in incoming_packet_received()419 hci_evt_parameter_total_length); in incoming_packet_received()