Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2cap_client.c34 struct l2cap_client_t { struct
55 static void fragment_packet(l2cap_client_t *client, buffer_t *packet); argument
/system/bt/stack/include/
Dl2cap_client.h26 typedef struct l2cap_client_t l2cap_client_t; typedef