Home
last modified time | relevance | path

Searched defs:l2cap_client_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c30 struct l2cap_client_t { struct
51 static void fragment_packet(l2cap_client_t *client, buffer_t *packet); argument
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2cap_client.h28 typedef struct l2cap_client_t l2cap_client_t; typedef