Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dbuffer_allocator.h23 const allocator_t *buffer_allocator_get_interface();
/system/bt/hci/src/
Dbuffer_allocator.c35 const allocator_t *buffer_allocator_get_interface() { in buffer_allocator_get_interface() function
Dvendor.c210 buffer_allocator = buffer_allocator_get_interface(); in vendor_get_interface()
Dhci_inject.c203 buffer_allocator = buffer_allocator_get_interface(); in hci_inject_get_interface()
Dhci_packet_factory.c200 buffer_allocator = buffer_allocator_get_interface(); in hci_packet_factory_get_interface()
Dhci_packet_parser.c243 buffer_allocator = buffer_allocator_get_interface(); in hci_packet_parser_get_interface()
Dpacket_fragmenter.c218 buffer_allocator = buffer_allocator_get_interface(); in packet_fragmenter_get_interface()
Dhci_layer.c776 buffer_allocator = buffer_allocator_get_interface(); in hci_layer_get_interface()