bth5.c | 163 static bool bth5_tx_reliable_pkt(struct bth5_softc *, struct mbuf *, u_int); 1181 bth5_tx_reliable_pkt(struct bth5_softc *sc, struct mbuf *m, u_int protocol_id) function in typeref:typename:bool 1768 bth5_tx_reliable_pkt(sc, m, BTH5_CHANNEL_HCI_ACL); 1775 bth5_tx_reliable_pkt(sc, m, BTH5_CHANNEL_HCI_CMD);
|