HomeSort by relevance Sort by last modified time
    Searched refs:buffer_allocator_get_interface (Results 1 - 8 of 8) sorted by null

  /system/bt/hci/include/
buffer_allocator.h 23 const allocator_t *buffer_allocator_get_interface();
  /system/bt/hci/src/
buffer_allocator.c 35 const allocator_t *buffer_allocator_get_interface() { function
hci_inject.c 203 buffer_allocator = buffer_allocator_get_interface();
hci_packet_factory.c 200 buffer_allocator = buffer_allocator_get_interface();
vendor.c 210 buffer_allocator = buffer_allocator_get_interface();
hci_packet_parser.c 243 buffer_allocator = buffer_allocator_get_interface();
packet_fragmenter.c 218 buffer_allocator = buffer_allocator_get_interface();
hci_layer.c 776 buffer_allocator = buffer_allocator_get_interface();

Completed in 486 milliseconds