Home
last modified time | relevance | path

Searched refs:L2CAP_MODE_STREAMING (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_sock.c318 case L2CAP_MODE_STREAMING: in l2cap_sock_listen()
441 case L2CAP_MODE_STREAMING: in l2cap_get_mode()
485 case L2CAP_MODE_STREAMING: in l2cap_sock_getsockopt_old()
796 case L2CAP_MODE_STREAMING: in l2cap_sock_setsockopt_old()
875 mode = L2CAP_MODE_STREAMING; in l2cap_set_mode()
1054 chan->mode != L2CAP_MODE_STREAMING) { in l2cap_sock_setsockopt()
1506 chan->mode != L2CAP_MODE_STREAMING) { in l2cap_sock_recv_cb()
1726 case L2CAP_MODE_STREAMING: in l2cap_sock_filter()
H A Dl2cap_core.c707 case L2CAP_MODE_STREAMING: in l2cap_chan_del()
1592 case L2CAP_MODE_STREAMING: in l2cap_mode_supported()
2731 case L2CAP_MODE_STREAMING: in l2cap_chan_send()
3236 case L2CAP_MODE_STREAMING: in l2cap_add_opt_efs()
3317 case L2CAP_MODE_STREAMING: in l2cap_select_mode()
3449 case L2CAP_MODE_STREAMING: in l2cap_build_conf_req()
3526 case L2CAP_MODE_STREAMING: in l2cap_build_conf_req()
3528 rfc.mode = L2CAP_MODE_STREAMING; in l2cap_build_conf_req()
3647 case L2CAP_MODE_STREAMING: in l2cap_parse_conf_req()
3756 case L2CAP_MODE_STREAMING in l2cap_parse_conf_req()
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_sock.c302 case L2CAP_MODE_STREAMING: in l2cap_sock_listen()
423 case L2CAP_MODE_STREAMING: in l2cap_get_mode()
467 case L2CAP_MODE_STREAMING: in l2cap_sock_getsockopt_old()
778 case L2CAP_MODE_STREAMING: in l2cap_sock_setsockopt_old()
857 mode = L2CAP_MODE_STREAMING; in l2cap_set_mode()
1472 chan->mode != L2CAP_MODE_STREAMING) { in l2cap_sock_recv_cb()
1692 case L2CAP_MODE_STREAMING: in l2cap_sock_filter()
H A Dl2cap_core.c673 case L2CAP_MODE_STREAMING: in l2cap_chan_del()
1437 case L2CAP_MODE_STREAMING: in l2cap_mode_supported()
2555 case L2CAP_MODE_STREAMING: in l2cap_chan_send()
3060 case L2CAP_MODE_STREAMING: in l2cap_add_opt_efs()
3136 case L2CAP_MODE_STREAMING: in l2cap_select_mode()
3235 case L2CAP_MODE_STREAMING: in l2cap_build_conf_req()
3312 case L2CAP_MODE_STREAMING: in l2cap_build_conf_req()
3314 rfc.mode = L2CAP_MODE_STREAMING; in l2cap_build_conf_req()
3427 case L2CAP_MODE_STREAMING: in l2cap_parse_conf_req()
3536 case L2CAP_MODE_STREAMING in l2cap_parse_conf_req()
[all...]
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h352 #define L2CAP_MODE_STREAMING 0x04 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h362 #define L2CAP_MODE_STREAMING 0x04 macro

Completed in 20 milliseconds