Lines Matching refs:buffer_allocator
95 static const allocator_t* buffer_allocator; variable
369 buffer_allocator->free(wait_entry->command); in enqueue_command()
397 buffer_allocator->free(packet); in enqueue_packet()
421 buffer_allocator->free(packet); in transmit_fragment()
428 buffer_allocator->free(packet); in fragmenter_transmit_finished()
624 buffer_allocator->free(packet); in filter_incoming_event()
635 buffer_allocator->free(packet); in filter_incoming_event()
639 buffer_allocator->free(wait_entry->command); in filter_incoming_event()
643 buffer_allocator->free(packet); in filter_incoming_event()
724 buffer_allocator = buffer_allocator_get_interface(); in hci_layer_get_interface()
737 buffer_allocator = buffer_allocator_interface; in hci_layer_get_test_interface()