Home
last modified time | relevance | path

Searched refs:vendor_t (Results 1 – 13 of 13) sorted by relevance

/system/bt/hci/include/
Dlow_power_manager.h24 typedef struct vendor_t vendor_t; typedef
47 const low_power_manager_t *low_power_manager_get_test_interface(const vendor_t *vendor_interface);
Dvendor.h50 typedef struct vendor_t{ struct
71 } vendor_t; argument
73 const vendor_t *vendor_get_interface();
Dhci_layer.h60 typedef struct vendor_t vendor_t; typedef
111 const vendor_t *vendor_interface,
Dhci_hal.h84 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);
/system/bt/hci/src/
Dvendor.c36 static const vendor_t interface;
217 static const vendor_t interface = {
225 const vendor_t *vendor_get_interface() { in vendor_get_interface()
Dlow_power_manager.c48 static const vendor_t *vendor;
246 const low_power_manager_t *low_power_manager_get_test_interface(const vendor_t *vendor_interface) { in low_power_manager_get_test_interface()
Dhci_hal_h4.c44 static const vendor_t *vendor;
261 const hci_hal_t *hci_hal_h4_get_test_interface(vendor_t *vendor_interface) { in hci_hal_h4_get_test_interface()
Dhci_hal_mct.c39 static const vendor_t *vendor;
208 const hci_hal_t *hci_hal_mct_get_test_interface(vendor_t *vendor_interface) { in hci_hal_mct_get_test_interface()
Dhci_layer.c118 static const vendor_t *vendor;
845 const vendor_t *vendor_interface, in hci_layer_get_test_interface()
/system/bt/hci/test/
Dlow_power_manager_test.cpp127 vendor_t vendor;
Dhci_hal_mct_test.cpp176 vendor_t vendor;
Dhci_hal_h4_test.cpp173 vendor_t vendor;
Dhci_layer_test.cpp601 vendor_t vendor;