Searched refs:l2cap_logical_cfm (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/net/bluetooth/ |
H A D | l2cap.h | 931 void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan,
|
/linux-4.1.27/net/bluetooth/ |
H A D | l2cap_core.c | 4692 void l2cap_logical_cfm(struct l2cap_chan *chan, struct hci_chan *hchan, l2cap_logical_cfm() function 4807 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); l2cap_do_move_respond() 5047 l2cap_logical_cfm(chan, hchan, L2CAP_MR_SUCCESS); l2cap_move_continue()
|
H A D | hci_event.c | 4387 l2cap_logical_cfm(bredr_chan, hchan, 0); hci_loglink_complete_evt()
|
Completed in 108 milliseconds