Home
last modified time | relevance | path

Searched refs:remote_mps (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h573 __u16 remote_mps; member
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c2535 pdu_len = min_t(size_t, pdu_len, chan->remote_mps); in l2cap_segment_sdu()
2626 pdu_len = chan->remote_mps - L2CAP_SDULEN_SIZE; in l2cap_segment_le_sdu()
3730 chan->remote_mps = size; in l2cap_parse_conf_req()
3761 chan->remote_mps = size; in l2cap_parse_conf_req()
5687 chan->remote_mps = mps; in l2cap_le_connect_rsp()
5891 chan->remote_mps = mps; in l2cap_le_connect_req()
6101 chan->remote_mps = mps; in l2cap_ecred_conn_req()
6247 chan->remote_mps = mps; in l2cap_ecred_conn_rsp()
6320 chan->remote_mps = mps; in l2cap_ecred_reconf_req()
H A Da2mp.c810 chan->remote_mps = chan->omtu; in a2mp_chan_open()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c2359 pdu_len = min_t(size_t, pdu_len, chan->remote_mps); in l2cap_segment_sdu()
2450 pdu_len = chan->remote_mps - L2CAP_SDULEN_SIZE; in l2cap_segment_le_sdu()
3510 chan->remote_mps = size; in l2cap_parse_conf_req()
3541 chan->remote_mps = size; in l2cap_parse_conf_req()
4710 chan->remote_mps = mps; in l2cap_le_connect_rsp()
4893 chan->remote_mps = mps; in l2cap_le_connect_req()
5103 chan->remote_mps = mps; in l2cap_ecred_conn_req()
5249 chan->remote_mps = mps; in l2cap_ecred_conn_rsp()
5322 chan->remote_mps = mps; in l2cap_ecred_reconf_req()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h614 __u16 remote_mps; member

Completed in 22 milliseconds