Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_misc.c612 /* service_type */ NG_HCI_SERVICE_TYPE_BEST_EFFORT, in ng_l2cap_default_flow()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h214 #define NG_HCI_SERVICE_TYPE_BEST_EFFORT 0x01 macro
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c2020 pcb->iflow.service_type = NG_HCI_SERVICE_TYPE_BEST_EFFORT; in ng_btsocket_l2cap_attach()