Searched refs:l2cap_logical_cfm (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | l2cap.h | 957 void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan,
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | l2cap.h | 998 void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan,
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | l2cap_core.c | 5090 void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan, in l2cap_logical_cfm() function 5205 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_do_move_respond() 5443 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_move_continue()
|
H A D | hci_event.c | 5053 l2cap_logical_cfm(bredr_chan, hchan, 0); in hci_loglink_complete_evt()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 5768 l2cap_logical_cfm(bredr_chan, hchan, 0); in hci_loglink_complete_evt()
|
Completed in 27 milliseconds