Home
last modified time | relevance | path

Searched defs:buffer_t (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/common/osi/
Dbuffer.c23 struct buffer_t { struct
24 buffer_t *root; argument
30 buffer_t *buffer_new(size_t size) in buffer_new() argument
/hal_espressif-latest/components/bt/common/osi/include/osi/
Dbuffer.h25 typedef struct buffer_t buffer_t; typedef
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2cap_client.h27 typedef struct buffer_t buffer_t; typedef