Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/a2dp/include/
Da2d_int.h51 tA2D_FIND_CB find; /* find service control block */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c448 static l2cap_client_t *find(uint16_t local_channel_id) in find() function