Home
last modified time | relevance | path

Searched refs:l2cap_logical_cfm (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/net/bluetooth/
Dl2cap.h999 void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan,
/Linux-v6.1/net/bluetooth/
Dl2cap_core.c5076 void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan, in l2cap_logical_cfm() function
5191 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_do_move_respond()
5429 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); in l2cap_move_continue()
Dhci_event.c5683 l2cap_logical_cfm(bredr_chan, hchan, 0); in hci_loglink_complete_evt()