Searched refs:vendor_interface (Results 1 – 7 of 7) sorted by relevance
84 const hci_hal_t *hci_hal_h4_get_test_interface(vendor_t *vendor_interface);87 const hci_hal_t *hci_hal_mct_get_test_interface(vendor_t *vendor_interface);
47 const low_power_manager_t *low_power_manager_get_test_interface(const vendor_t *vendor_interface);
111 const vendor_t *vendor_interface,
246 const low_power_manager_t *low_power_manager_get_test_interface(const vendor_t *vendor_interface) { in low_power_manager_get_test_interface() argument247 vendor = vendor_interface; in low_power_manager_get_test_interface()
261 const hci_hal_t *hci_hal_h4_get_test_interface(vendor_t *vendor_interface) { in hci_hal_h4_get_test_interface() argument262 vendor = vendor_interface; in hci_hal_h4_get_test_interface()
208 const hci_hal_t *hci_hal_mct_get_test_interface(vendor_t *vendor_interface) { in hci_hal_mct_get_test_interface() argument209 vendor = vendor_interface; in hci_hal_mct_get_test_interface()
845 const vendor_t *vendor_interface, in hci_layer_get_test_interface() argument853 vendor = vendor_interface; in hci_layer_get_test_interface()