Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/hci/src/
Dbuffer_allocator.cc26 static void* buffer_alloc(size_t size) { in buffer_alloc() function
32 static const allocator_t interface = {buffer_alloc, osi_free};