amp_id            401 include/net/bluetooth/l2cap.h 	__u8        amp_id;
amp_id           1193 net/bluetooth/l2cap_core.c static void l2cap_send_create_chan_req(struct l2cap_chan *chan, u8 amp_id)
amp_id           1198 net/bluetooth/l2cap_core.c 	req.amp_id = amp_id;
amp_id           3838 net/bluetooth/l2cap_core.c 					u8 *data, u8 rsp_code, u8 amp_id)
amp_id           3900 net/bluetooth/l2cap_core.c 	chan->local_amp_id = amp_id;
amp_id           3922 net/bluetooth/l2cap_core.c 				if (amp_id == AMP_ID_BREDR) {
amp_id           4557 net/bluetooth/l2cap_core.c 	BT_DBG("psm 0x%2.2x, scid 0x%4.4x, amp_id %d", psm, scid, req->amp_id);
amp_id           4560 net/bluetooth/l2cap_core.c 	if (req->amp_id == AMP_ID_BREDR) {
amp_id           4562 net/bluetooth/l2cap_core.c 			      req->amp_id);
amp_id           4567 net/bluetooth/l2cap_core.c 	hdev = hci_dev_get(req->amp_id);
amp_id           4577 net/bluetooth/l2cap_core.c 			     req->amp_id);