| /packages/modules/Bluetooth/system/profile/avrcp/tests/ | 
| D | avrcp_device_test.cc | 53 const stack_config_t interface = {nullptr, get_pts_avrcp_test,  variable133   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/ | 
| D | stack_manager.cc | 163 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
 
 | 
| D | btif_sock.cc | 88   static btsock_interface_t interface = {  in btif_sock_get_interface()  local
 | 
| /packages/modules/Bluetooth/system/audio_hal_interface/hidl/ | 
| D | le_audio_software_hidl.h | 137   static inline BluetoothAudioSinkClientInterface* interface = nullptr;  variable180   static inline BluetoothAudioSourceClientInterface* interface = nullptr;  variable
 
 | 
| /packages/modules/Bluetooth/system/btcore/src/ | 
| D | hal_util.cc | 34 int hal_util_load_bt_library(const bt_interface_t** interface) {  in hal_util_load_bt_library()
 | 
| /packages/modules/Bluetooth/system/hci/src/ | 
| D | buffer_allocator.cc | 32 static const allocator_t interface = {buffer_alloc, osi_free};  variable
 | 
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_bluetooth_interface.cc | 60 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
 
 | 
| D | mock_stack_btm_ble_scanner.cc | 54 void BleScanningManager::Initialize(BleScannerHciInterface* interface) {  in Initialize()
 | 
| D | mock_stack_btm_ble_multi_adv.cc | 60 void BleAdvertisingManager::Initialize(BleAdvertiserHciInterface* interface) {  in Initialize()
 | 
| /packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ | 
| D | mock_ble_advertising_manager.h | 41       BleAdvertiserHciInterface* interface) {  in SetBleAdvertiserHciInterfaceForTesting()
 | 
| D | mock_ble_advertising_manager.cc | 29 void BleAdvertisingManager::Initialize(BleAdvertiserHciInterface* interface) {  in Initialize()
 | 
| /packages/modules/Bluetooth/system/btcore/fuzzer/ | 
| D | btcore_module_fuzzer.cpp | 35   const bt_interface_t* interface;  in process()  local
 | 
| /packages/modules/Bluetooth/system/stack/test/common/ | 
| D | mock_controller.cc | 25     MockControllerInterface* interface) {  in SetMockControllerInterface()
 | 
| D | mock_hcic_layer.cc | 22 void hcic::SetMockHcicInterface(MockHcicInterface* interface) {  in SetMockHcicInterface()
 | 
| /packages/modules/Bluetooth/system/bta/test/common/ | 
| D | mock_controller.cc | 25     MockControllerInterface* interface) {  in SetMockControllerInterface()
 | 
| /packages/modules/Bluetooth/system/gd/hci/fuzz/ | 
| D | hci_layer_fuzz_client.h | 64   void inject_command(std::vector<uint8_t> data, CommandInterface<TBUILDER>* interface) {  in inject_command()
 | 
| /packages/modules/Bluetooth/system/stack/btm/ | 
| D | btm_ble_scanner.cc | 49   BleScanningManagerImpl(BleScannerHciInterface* interface)  in BleScanningManagerImpl()133 void BleScanningManager::Initialize(BleScannerHciInterface* interface) {  in Initialize()
 
 | 
| /packages/modules/adb/client/ | 
| D | usb_osx.cpp | 54     IOUSBInterfaceInterface550** interface;  member339 static bool ClearPipeStallBothEnds(IOUSBInterfaceInterface550** interface, UInt8 bulkEp) {  in ClearPipeStallBothEnds()
 356 static std::unique_ptr<usb_handle> CheckInterface(IOUSBInterfaceInterface550** interface,  in CheckInterface()
 
 | 
| D | usb_linux.cpp | 153             struct usb_interface_descriptor* interface;  in find_usb_device()  local538                             unsigned char ep_out, int interface, int serial_index,  in register_device()
 
 | 
| /packages/modules/Bluetooth/system/audio_hal_interface/aidl/ | 
| D | le_audio_software_aidl.h | 220   static inline BluetoothAudioSourceClientInterface* interface = nullptr;  variable
 | 
| /packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/ | 
| D | libbt_audio_hal_le_audio_software_fuzzer.cpp | 59   LeAudioClientInterface* interface = LeAudioClientInterface::Get();  in LLVMFuzzerTestOneInput()  local
 | 
| /packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/ | 
| D | ChronicleDeletionListener.kt | 59 fun interface DataRemovalDownstreamListener {  in onDataRemovalRequest()  method
 | 
| /packages/modules/Connectivity/framework/proto/ | 
| D | netstats.proto | 45   optional string interface = 1;  field
 | 
| /packages/modules/Bluetooth/system/main/ | 
| D | stack_config.cc | 213 const stack_config_t interface = {  variable
 | 
| /packages/modules/adb/tools/ | 
| D | check_ms_os_desc.cpp | 44         const libusb_interface* interface = &config_desc->interface[i];  in is_adb_device()  local
 |