/src/sys/dev/bluetooth/ |
bth5.c | 171 static bool bth5_tx_unreliable_pkt(struct bth5_softc *, struct mbuf *, u_int); 1409 bth5_tx_unreliable_pkt(struct bth5_softc *sc, struct mbuf *m, u_int protocol_id) function in typeref:typename:bool 1497 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) { 1524 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) 1652 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) 1699 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) 1783 bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_HCI_SCO);
|
bth5.c | 171 static bool bth5_tx_unreliable_pkt(struct bth5_softc *, struct mbuf *, u_int); 1409 bth5_tx_unreliable_pkt(struct bth5_softc *sc, struct mbuf *m, u_int protocol_id) function in typeref:typename:bool 1497 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) { 1524 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) 1652 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) 1699 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) 1783 bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_HCI_SCO);
|
bth5.c | 171 static bool bth5_tx_unreliable_pkt(struct bth5_softc *, struct mbuf *, u_int); 1409 bth5_tx_unreliable_pkt(struct bth5_softc *sc, struct mbuf *m, u_int protocol_id) function in typeref:typename:bool 1497 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) { 1524 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) 1652 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) 1699 if (!bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_LE)) 1783 bth5_tx_unreliable_pkt(sc, m, BTH5_CHANNEL_HCI_SCO);
|