Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 40) 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
178 MockMediaInterface interface; in TEST_F() local
220 MockMediaInterface interface; in TEST_F() local
264 MockMediaInterface interface; in TEST_F() local
325 MockMediaInterface interface; in TEST_F() local
379 MockMediaInterface interface; in TEST_F() local
434 MockMediaInterface interface; in TEST_F() local
492 MockMediaInterface interface; in TEST_F() local
549 MockMediaInterface interface; in TEST_F() local
[all …]
/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/service/test/
Dfake_hal_util.cc25 int hal_util_load_bt_library(const bt_interface_t** interface) { return -1; } in hal_util_load_bt_library()
/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/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/test/mock/
Dmock_stack_btm_ble_scanner.cc56 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/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/adb/client/
Dusb_osx.cpp54 IOUSBInterfaceInterface550** interface; member
326 static bool ClearPipeStallBothEnds(IOUSBInterfaceInterface550** interface, UInt8 bulkEp) { in ClearPipeStallBothEnds()
337 static std::unique_ptr<usb_handle> CheckInterface(IOUSBInterfaceInterface550** interface, in CheckInterface()
Dusb_linux.cpp147 struct usb_interface_descriptor* interface; in find_usb_device() local
532 unsigned char ep_out, int interface, int serial_index, in register_device()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_scanner.cc50 BleScanningManagerImpl(BleScannerHciInterface* interface) in BleScanningManagerImpl()
134 void BleScanningManager::Initialize(BleScannerHciInterface* interface) { in Initialize()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.h218 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/Connectivity/framework/proto/
Dnetstats.proto45 optional string interface = 1; field
/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc454 static const stack_manager_t interface = {init_stack, start_up_stack_async, variable
Dbtif_sock.cc83 static btsock_interface_t interface = { in btif_sock_get_interface() local
/packages/modules/Bluetooth/system/service/hal/
Dbluetooth_interface.cc277 int hal_util_load_bt_library_from_dlib(const bt_interface_t** interface) { in hal_util_load_bt_library_from_dlib()
351 const bt_interface_t* interface; in Initialize() local
/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc57 const stack_config_t interface = {nullptr, get_pts_avrcp_test, variable
/packages/modules/Bluetooth/system/main/
Dstack_config.cc213 const stack_config_t interface = { variable

12