Searched refs:BT_HCI_H4_NONE (Results 1 – 3 of 3) sorted by relevance
81 h4->rx.type = BT_HCI_H4_NONE; in h4_get_type()103 h4->rx.type = BT_HCI_H4_NONE; in h4_get_type()196 h4->rx.type = BT_HCI_H4_NONE; in reset_rx()363 case BT_HCI_H4_NONE: in read_header()431 h4->tx.type = BT_HCI_H4_NONE; in process_tx()448 h4->tx.type = BT_HCI_H4_NONE; in process_tx()
71 rx.type = BT_HCI_H4_NONE; in h4_get_type()93 rx.type = BT_HCI_H4_NONE; in h4_get_type()172 rx.type = BT_HCI_H4_NONE; in reset_rx()348 case BT_HCI_H4_NONE: in read_header()
29 #define BT_HCI_H4_NONE 0x00 /* None of the known packet types */ macro