Lines Matching refs:bt_cb
782 memcpy(skb_push(rtk_skb_copy, 1), &bt_cb(skb)->pkt_type, 1); in hci_send_to_stack()
807 bt_cb(skb)->incoming = 1; in hci_recv_frame()
814 if(bt_cb(skb)->pkt_type == HCI_SCODATA_PKT) in hci_recv_frame()
931 bt_cb(skb)->pkt_type = type; in hci_reassembly()
1130 bt_cb(skb)->pkt_type = *((__u8 *)skb->data); in btchr_write()
3184 __func__,bt_cb(skb)->pkt_type, skb->len); in snd_send_sco_frame()
3219 __func__, urb, bt_cb(skb)->pkt_type, err); in snd_send_sco_frame()
3245 bt_cb(skb)->pkt_type = HCI_SCODATA_PKT; in snd_copy_send_sco_data()
3333 __func__, hdev, data, bt_cb(skb)->pkt_type); in btusb_send_frame()
3340 switch (bt_cb(skb)->pkt_type) { in btusb_send_frame()
3431 __func__, urb, bt_cb(skb)->pkt_type, err, retries); in btusb_send_frame()
3432 if ((bt_cb(skb)->pkt_type != HCI_SCODATA_PKT) && (retries < 10)) { in btusb_send_frame()
3435 if (bt_cb(skb)->pkt_type == HCI_COMMAND_PKT) in btusb_send_frame()