Searched defs:vendor_interface (Results 1 - 4 of 4) sorted by relevance

/system/bt/hci/src/
H A Dhci_hal_h4.c207 const hci_hal_t *hci_hal_h4_get_test_interface(vendor_t *vendor_interface) { argument
208 vendor = vendor_interface;
H A Dhci_hal_mct.c206 const hci_hal_t *hci_hal_mct_get_test_interface(vendor_t *vendor_interface) { argument
207 vendor = vendor_interface;
H A Dlow_power_manager.c239 const low_power_manager_t *low_power_manager_get_test_interface(const vendor_t *vendor_interface) { argument
240 vendor = vendor_interface;
H A Dhci_layer.c794 const vendor_t *vendor_interface,
802 vendor = vendor_interface;
788 hci_layer_get_test_interface( const allocator_t *buffer_allocator_interface, const hci_hal_t *hal_interface, const btsnoop_t *btsnoop_interface, const hci_inject_t *hci_inject_interface, const packet_fragmenter_t *packet_fragmenter_interface, const vendor_t *vendor_interface, const low_power_manager_t *low_power_manager_interface) argument

Completed in 73 milliseconds