Searched refs:hci_sco_data_total_length (Results 1 – 2 of 2) sorted by relevance
331 uint8_t hci_sco_data_total_length = buf[3]; in incoming_packet_received() local333 socketRecvAll(buf + kH4HeaderSize + kHciScoHeaderSize, hci_sco_data_total_length), in incoming_packet_received()339 buf + kH4HeaderSize, buf + kH4HeaderSize + kHciScoHeaderSize + hci_sco_data_total_length); in incoming_packet_received()
471 uint8_t hci_sco_data_total_length = buf[3]; in incoming_packet_received() local473 payload_size == hci_sco_data_total_length, in incoming_packet_received()476 hci_sco_data_total_length); in incoming_packet_received()