Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 41) sorted by relevance

12

/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc53 const stack_config_t interface = {nullptr, get_pts_avrcp_test, variable
133 MockMediaInterface interface; in TEST_F() local
179 MockMediaInterface interface; in TEST_F() local
221 MockMediaInterface interface; in TEST_F() local
240 MockMediaInterface interface; in TEST_F() local
283 MockMediaInterface interface; in TEST_F() local
328 MockMediaInterface interface; in TEST_F() local
390 MockMediaInterface interface; in TEST_F() local
445 MockMediaInterface interface; in TEST_F() local
501 MockMediaInterface interface; in TEST_F() local
[all …]
/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc163 static void init_stack(bluetooth::core::CoreInterface* interface) { in init_stack()
176 static void start_up_stack_async(bluetooth::core::CoreInterface* interface, in start_up_stack_async()
252 static void init_stack_internal(bluetooth::core::CoreInterface* interface) { in init_stack_internal()
276 bluetooth::core::CoreInterface* interface) { in event_init_stack()
291 bluetooth::core::CoreInterface* interface) { in ensure_stack_is_initialized()
300 static void event_start_up_stack(bluetooth::core::CoreInterface* interface, in event_start_up_stack()
475 static const stack_manager_t interface = {init_stack, start_up_stack_async, variable
Dbtif_sock.cc88 static btsock_interface_t interface = { in btif_sock_get_interface() local
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.h137 static inline BluetoothAudioSinkClientInterface* interface = nullptr; variable
180 static inline BluetoothAudioSourceClientInterface* interface = nullptr; variable
/packages/modules/Bluetooth/system/btcore/src/
Dhal_util.cc34 int hal_util_load_bt_library(const bt_interface_t** interface) { in hal_util_load_bt_library()
/packages/modules/Bluetooth/system/hci/src/
Dbuffer_allocator.cc32 static const allocator_t interface = {buffer_alloc, osi_free}; variable
/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc60 static void init_stack(bluetooth::core::CoreInterface* interface) {} in init_stack()
62 static void start_up_stack_async(bluetooth::core::CoreInterface* interface, in start_up_stack_async()
72 static const stack_manager_t interface = {init_stack, start_up_stack_async, variable
Dmock_stack_btm_ble_scanner.cc54 void BleScanningManager::Initialize(BleScannerHciInterface* interface) { in Initialize()
Dmock_stack_btm_ble_multi_adv.cc60 void BleAdvertisingManager::Initialize(BleAdvertiserHciInterface* interface) { in Initialize()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dmock_ble_advertising_manager.h41 BleAdvertiserHciInterface* interface) { in SetBleAdvertiserHciInterfaceForTesting()
Dmock_ble_advertising_manager.cc29 void BleAdvertisingManager::Initialize(BleAdvertiserHciInterface* interface) { in Initialize()
/packages/modules/Bluetooth/system/btcore/fuzzer/
Dbtcore_module_fuzzer.cpp35 const bt_interface_t* interface; in process() local
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_controller.cc25 MockControllerInterface* interface) { in SetMockControllerInterface()
Dmock_hcic_layer.cc22 void hcic::SetMockHcicInterface(MockHcicInterface* interface) { in SetMockHcicInterface()
/packages/modules/Bluetooth/system/bta/test/common/
Dmock_controller.cc25 MockControllerInterface* interface) { in SetMockControllerInterface()
/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.h64 void inject_command(std::vector<uint8_t> data, CommandInterface<TBUILDER>* interface) { in inject_command()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_scanner.cc49 BleScanningManagerImpl(BleScannerHciInterface* interface) in BleScanningManagerImpl()
133 void BleScanningManager::Initialize(BleScannerHciInterface* interface) { in Initialize()
/packages/modules/adb/client/
Dusb_osx.cpp54 IOUSBInterfaceInterface550** interface; member
339 static bool ClearPipeStallBothEnds(IOUSBInterfaceInterface550** interface, UInt8 bulkEp) { in ClearPipeStallBothEnds()
356 static std::unique_ptr<usb_handle> CheckInterface(IOUSBInterfaceInterface550** interface, in CheckInterface()
Dusb_linux.cpp153 struct usb_interface_descriptor* interface; in find_usb_device() local
538 unsigned char ep_out, int interface, int serial_index, in register_device()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.h220 static inline BluetoothAudioSourceClientInterface* interface = nullptr; variable
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_le_audio_software_fuzzer.cpp59 LeAudioClientInterface* interface = LeAudioClientInterface::Get(); in LLVMFuzzerTestOneInput() local
/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/
DChronicleDeletionListener.kt59 fun interface DataRemovalDownstreamListener { in onDataRemovalRequest() method
/packages/modules/Connectivity/framework/proto/
Dnetstats.proto45 optional string interface = 1; field
/packages/modules/Bluetooth/system/main/
Dstack_config.cc213 const stack_config_t interface = { variable
/packages/modules/adb/tools/
Dcheck_ms_os_desc.cpp44 const libusb_interface* interface = &config_desc->interface[i]; in is_adb_device() local

12