Home
last modified time | relevance | path

Searched refs:buffer_allocator (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/hci/src/
Dpacket_fragmenter.cc81 static const allocator_t* buffer_allocator; variable
183 buffer_allocator->free(hdl); in reassemble_and_dispatch()
196 buffer_allocator->free(packet); in reassemble_and_dispatch()
206 buffer_allocator->free(packet); in reassemble_and_dispatch()
220 buffer_allocator->free(packet); in reassemble_and_dispatch()
229 buffer_allocator->free(packet); in reassemble_and_dispatch()
234 (BT_HDR*)buffer_allocator->alloc(iso_full_len + sizeof(BT_HDR)); in reassemble_and_dispatch()
237 buffer_allocator->free(packet); in reassemble_and_dispatch()
261 buffer_allocator->free(packet); in reassemble_and_dispatch()
269 buffer_allocator->free(packet); in reassemble_and_dispatch()
[all …]
/packages/modules/Bluetooth/system/hci/
DAndroid.bp15 "src/buffer_allocator.cc",
DBUILD.gn19 "src/buffer_allocator.cc",