Home
last modified time | relevance | path

Searched refs:l2cap_client_connect (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2cap_client.h61 bool l2cap_client_connect(l2cap_client_t *client, const bt_bdaddr_t *remote_bdaddr, uint16_t psm);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c136 bool l2cap_client_connect(l2cap_client_t *client, const bt_bdaddr_t *remote_bdaddr, uint16_t psm) in l2cap_client_connect() function