2 * Copyright 2008 Oliver Ruiz Dorantes, oliver.ruiz.dorantes_at_gmail.com
3 * All rights reserved. Distributed under the terms of the MIT License.
8 status_t
l2cap_receive(HciConnection
* conn
, net_buffer
* buffer
);
11 status_t
InitializeConnectionPurgeThread();
12 status_t
QuitConnectionPurgeThread();
13 void SchedConnectionPurgeThread(HciConnection
* conn
);