OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cap_client_connect
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/include/
l2cap_client.h
59
bool
l2cap_client_connect
(l2cap_client_t *client, const bt_bdaddr_t *remote_bdaddr, uint16_t psm);
/system/bt/stack/l2cap/
l2cap_client.c
131
bool
l2cap_client_connect
(l2cap_client_t *client, const bt_bdaddr_t *remote_bdaddr, uint16_t psm) {
function
Completed in 400 milliseconds