Searched hist:"80808 e431e1ef25856457de82ce141bed6a6313a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | l2cap.h | diff 80808e431e1ef25856457de82ce141bed6a6313a Mon May 16 15:24:37 CDT 2011 Gustavo F. Padovan <padovan@profusion.mobi> Bluetooth: Add l2cap_chan_ops abstraction
Add an abstraction layer between L2CAP core and its users (only l2cap_sock.c now). The first function implemented is new_connection() that replaces calls to l2cap_sock_alloc() in l2cap_core.c
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
|
/openbmc/linux/net/bluetooth/ |
H A D | l2cap_sock.c | diff 80808e431e1ef25856457de82ce141bed6a6313a Mon May 16 15:24:37 CDT 2011 Gustavo F. Padovan <padovan@profusion.mobi> Bluetooth: Add l2cap_chan_ops abstraction
Add an abstraction layer between L2CAP core and its users (only l2cap_sock.c now). The first function implemented is new_connection() that replaces calls to l2cap_sock_alloc() in l2cap_core.c
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
|
H A D | l2cap_core.c | diff 80808e431e1ef25856457de82ce141bed6a6313a Mon May 16 15:24:37 CDT 2011 Gustavo F. Padovan <padovan@profusion.mobi> Bluetooth: Add l2cap_chan_ops abstraction
Add an abstraction layer between L2CAP core and its users (only l2cap_sock.c now). The first function implemented is new_connection() that replaces calls to l2cap_sock_alloc() in l2cap_core.c
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
|