Home
last modified time | relevance | path

Searched refs:L2CAP_CID_A2MP (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Da2mp.c253 if (chan->scid == L2CAP_CID_A2MP) in a2mp_discover_rsp()
778 chan->scid = L2CAP_CID_A2MP; in a2mp_chan_open()
779 chan->dcid = L2CAP_CID_A2MP; in a2mp_chan_open()
H A Dl2cap_core.c1613 if (chan->scid == L2CAP_CID_A2MP) { in l2cap_send_disconn_req()
1756 if (chan->scid == L2CAP_CID_A2MP) { in l2cap_conn_ready()
7668 if (cid == L2CAP_CID_A2MP) { in l2cap_data_channel()
8350 if (chan->scid == L2CAP_CID_A2MP) { in l2cap_security_cfm()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h269 #define L2CAP_CID_A2MP 0x0003 macro

Completed in 13 milliseconds