Home
last modified time | relevance | path

Searched refs:NG_HCI_M_PULLUP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c93 NG_HCI_M_PULLUP(event, sizeof(*hdr)); in ng_hci_process_event()
386 NG_HCI_M_PULLUP(event, sizeof(*ep)); in le_advertizing_report()
478 NG_HCI_M_PULLUP(event, sizeof(*ep)); in le_connection_complete()
621 NG_HCI_M_PULLUP(event, sizeof(*ep)); in inquiry_result()
681 NG_HCI_M_PULLUP(event, sizeof(*ep)); in con_compl()
807 NG_HCI_M_PULLUP(event, sizeof(*ep)); in con_req()
893 NG_HCI_M_PULLUP(event, sizeof(*ep)); in discon_compl()
939 NG_HCI_M_PULLUP(event, sizeof(*ep)); in encryption_change()
987 NG_HCI_M_PULLUP(event, sizeof(*ep)); in read_remote_features_compl()
1039 NG_HCI_M_PULLUP(event, sizeof(*ep)); in qos_setup_compl()
[all …]
H A Dng_hci_cmds.c170 NG_HCI_M_PULLUP(e, sizeof(*ep)); in ng_hci_process_command_complete()
275 NG_HCI_M_PULLUP(e, sizeof(*ep)); in ng_hci_process_command_status()
503 NG_HCI_M_PULLUP(mrp, sizeof(*rp)); in process_link_policy_params()
697 NG_HCI_M_PULLUP(mrp, sizeof(*rp)); in process_info_params()
H A Dng_hci_var.h52 #define NG_HCI_M_PULLUP(m, s) \ macro
H A Dng_hci_main.c821 NG_HCI_M_PULLUP(m, sizeof(ng_hci_acldata_pkt_t)); in ng_hci_acl_rcvdata()
940 NG_HCI_M_PULLUP(m, sizeof(ng_hci_scodata_pkt_t)); in ng_hci_sco_rcvdata()
1054 NG_HCI_M_PULLUP(m, sizeof(ng_hci_cmd_pkt_t)); in ng_hci_raw_rcvdata()