Searched refs:buffer_allocator_get_interface (Results 1 – 10 of 10) sorted by relevance
23 const allocator_t* buffer_allocator_get_interface();
31 const allocator_t* buffer_allocator_get_interface() { return &interface; } in buffer_allocator_get_interface() function
205 buffer_allocator = buffer_allocator_get_interface(); in hci_inject_get_interface()
250 buffer_allocator = buffer_allocator_get_interface(); in hci_packet_factory_get_interface()
95 buffer_allocator = buffer_allocator_get_interface(); in BluetoothHciCallbacks()
320 buffer_allocator = buffer_allocator_get_interface(); in hci_packet_parser_get_interface()
110 const allocator_t* buffer_allocator = buffer_allocator_get_interface(); in monitor_socket()
500 buffer_allocator = buffer_allocator_get_interface(); in packet_fragmenter_get_interface()
895 buffer_allocator = buffer_allocator_get_interface(); in hci_layer_get_interface_legacy()
47 const allocator_t* buffer_allocator_get_interface() { in buffer_allocator_get_interface() function