Home
last modified time | relevance | path

Searched refs:HCI_EVENT_PKT (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dh4_recv.h35 .type = HCI_EVENT_PKT, \
H A Dhci_uart.h140 .type = HCI_EVENT_PKT, \
H A Dbtqcomsmd.c60 return btqcomsmd_recv(btq->hdev, HCI_EVENT_PKT, data, count); in btqcomsmd_cmd_callback()
H A Dhci_bcsp.c519 hci_skb_pkt_type(bcsp->rx_skb) = HCI_EVENT_PKT; in bcsp_complete_rx_pkt()
546 hci_skb_pkt_type(bcsp->rx_skb) = HCI_EVENT_PKT; in bcsp_complete_rx_pkt()
H A Dbtsdio.c149 case HCI_EVENT_PKT: in btsdio_rx_packet()
H A Dhci_vhci.c183 case HCI_EVENT_PKT: in vhci_get_user()
H A Dbt3c_cs.c254 case HCI_EVENT_PKT: in bt3c_receive()
H A Dbtqca.c343 hci_skb_pkt_type(skb) = HCI_EVENT_PKT; in qca_inject_cmd_complete_event()
H A Dbtmrvl_sdio.c793 case HCI_EVENT_PKT: in btmrvl_sdio_card_to_host()
798 if (type == HCI_EVENT_PKT) { in btmrvl_sdio_card_to_host()
H A Dhci_nokia.c609 hci_skb_pkt_type(skb) = HCI_EVENT_PKT; in nokia_recv_radio()
H A Dbluecard_cs.c416 case HCI_EVENT_PKT: in bluecard_receive()
H A Dbfusb.c275 case HCI_EVENT_PKT: in bfusb_recv_block()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dh4_recv.h35 .type = HCI_EVENT_PKT, \
H A Dhci_uart.h151 .type = HCI_EVENT_PKT, \
H A Dbtqcomsmd.c60 return btqcomsmd_recv(btq->hdev, HCI_EVENT_PKT, data, count); in btqcomsmd_cmd_callback()
H A Dhci_bcsp.c519 hci_skb_pkt_type(bcsp->rx_skb) = HCI_EVENT_PKT; in bcsp_complete_rx_pkt()
546 hci_skb_pkt_type(bcsp->rx_skb) = HCI_EVENT_PKT; in bcsp_complete_rx_pkt()
H A Dbtsdio.c149 case HCI_EVENT_PKT: in btsdio_rx_packet()
H A Dvirtio_bt.c206 case HCI_EVENT_PKT: in virtbt_rx_handle()
H A Dbt3c_cs.c254 case HCI_EVENT_PKT: in bt3c_receive()
H A Dbtmrvl_sdio.c780 case HCI_EVENT_PKT: in btmrvl_sdio_card_to_host()
785 if (type == HCI_EVENT_PKT) { in btmrvl_sdio_card_to_host()
H A Dbtqca.c440 hci_skb_pkt_type(skb) = HCI_EVENT_PKT; in qca_inject_cmd_complete_event()
H A Dbluecard_cs.c416 case HCI_EVENT_PKT: in bluecard_receive()
H A Dbfusb.c275 case HCI_EVENT_PKT: in bfusb_recv_block()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c178 if (hci_skb_pkt_type(skb) != HCI_EVENT_PKT) in is_filtered_packet()
223 hci_skb_pkt_type(skb) != HCI_EVENT_PKT && in hci_send_to_sock()
233 if (hci_skb_pkt_type(skb) != HCI_EVENT_PKT && in hci_send_to_sock()
325 case HCI_EVENT_PKT: in hci_send_to_monitor()
741 hci_skb_pkt_type(skb) = HCI_EVENT_PKT; in hci_si_event()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c179 if (hci_skb_pkt_type(skb) != HCI_EVENT_PKT) in is_filtered_packet()
224 hci_skb_pkt_type(skb) != HCI_EVENT_PKT && in hci_send_to_sock()
234 if (hci_skb_pkt_type(skb) != HCI_EVENT_PKT && in hci_send_to_sock()
373 case HCI_EVENT_PKT: in hci_send_to_monitor()
799 hci_skb_pkt_type(skb) = HCI_EVENT_PKT; in hci_si_event()

Completed in 21 milliseconds

12