Home
last modified time | relevance | path

Searched refs:valid_packet_type (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/bluetooth/
Dhci_h5.c649 static bool valid_packet_type(u8 type) in valid_packet_type() function
671 if (!valid_packet_type(pkt_type)) { in h5_prepare_pkt()