Searched refs:packet_type (Results 1 – 4 of 4) sorted by relevance
67 const serial_data_type_t packet_type = packet_stream_.ReceivePacketType(fd); in OnFileCanReadWithoutBlocking() local68 switch (packet_type) { in OnFileCanReadWithoutBlocking()
163 hci_packet_t packet_type = (hci_packet_t)buffer[0]; in read_ready() local176 buf->event = hci_packet_to_event(packet_type); in read_ready()
458 extern BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type);
1303 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type) in btsnd_hcic_enhanced_flush() argument1314 UINT8_TO_STREAM (pp, packet_type); in btsnd_hcic_enhanced_flush()