Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h477 #define NGM_L2CAP_L2CA_DISCON_IND 0x88 macro
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c1731 case NGM_L2CAP_L2CA_DISCON_IND: /* L2CA_Disconnect indicator */ in ng_btsocket_l2cap_l2ca_msg_input()
1796 case NGM_L2CAP_L2CA_DISCON_IND: in ng_btsocket_l2cap_input()
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_ulpi.c1387 NG_MKMESSAGE(msg, NGM_L2CAP_COOKIE, NGM_L2CAP_L2CA_DISCON_IND, in ng_l2cap_l2ca_discon_ind()