Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Da2mp.c97 cl[0].id = AMP_ID_BREDR; in __a2mp_add_cl()
225 if (cl->id != AMP_ID_BREDR && cl->type != AMP_TYPE_BREDR) { in a2mp_discover_rsp()
H A Dl2cap_core.c3290 chan->local_amp_id = AMP_ID_BREDR; in l2cap_ertm_init()
3291 chan->move_id = AMP_ID_BREDR; in l2cap_ertm_init()
3342 if (chan->local_amp_id != AMP_ID_BREDR && chan->hs_hcon) { in __l2cap_set_ertm_timeouts()
4215 if (amp_id == AMP_ID_BREDR) { in l2cap_connect()
4865 if (req->amp_id == AMP_ID_BREDR) { in l2cap_create_channel_req()
5103 if (chan->local_amp_id != AMP_ID_BREDR) in l2cap_logical_cfm()
5114 if (chan->local_amp_id == AMP_ID_BREDR) { in l2cap_move_start()
5311 if (req->dest_amp_id != AMP_ID_BREDR) { in l2cap_move_channel_req()
5340 if (req->dest_amp_id == AMP_ID_BREDR) { in l2cap_move_channel_req()
5535 if (chan->local_amp_id == AMP_ID_BREDR) in l2cap_move_channel_confirm()
[all...]
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h78 #define AMP_ID_BREDR 0x00 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h79 #define AMP_ID_BREDR 0x00 macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c3990 if (amp_id == AMP_ID_BREDR) { in l2cap_connect()

Completed in 30 milliseconds