Home
last modified time | relevance | path

Searched refs:NG_HCI_MK_CON_HANDLE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c608 acl_hdr->con_handle = htole16(NG_HCI_MK_CON_HANDLE( in ng_l2cap_lp_send()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h392 #define NG_HCI_MK_CON_HANDLE(h, pb, bc) \ macro
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c1768 hdr->con_handle = htole16(NG_HCI_MK_CON_HANDLE(pcb->con_handle, 0, 0)); in ng_btsocket_sco_send2()