Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h937 void __l2cap_physical_cfm(struct l2cap_chan *chan, int result);
/linux-4.4.14/net/bluetooth/
Damp.c528 __l2cap_physical_cfm(bredr_chan, 0); in amp_physical_cfm()
Dl2cap_core.c4834 void __l2cap_physical_cfm(struct l2cap_chan *chan, int result) in __l2cap_physical_cfm() function