Home
last modified time | relevance | path

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

12

/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc54 const stack_config_t interface = {get_pts_avrcp_test, variable
146 MockMediaInterface interface; in TEST_F() local
192 MockMediaInterface interface; in TEST_F() local
234 MockMediaInterface interface; in TEST_F() local
253 MockMediaInterface interface; in TEST_F() local
296 MockMediaInterface interface; in TEST_F() local
341 MockMediaInterface interface; in TEST_F() local
403 MockMediaInterface interface; in TEST_F() local
458 MockMediaInterface interface; in TEST_F() local
514 MockMediaInterface interface; in TEST_F() local
[all …]
/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc148 static void init_stack(bluetooth::core::CoreInterface* interface) { in init_stack()
161 static void start_up_stack_async(bluetooth::core::CoreInterface* interface, in start_up_stack_async()
233 static void init_stack_internal(bluetooth::core::CoreInterface* interface) { in init_stack_internal()
256 bluetooth::core::CoreInterface* interface) { in event_init_stack()
271 bluetooth::core::CoreInterface* interface) { in ensure_stack_is_initialized()
280 static void event_start_up_stack(bluetooth::core::CoreInterface* interface, in event_start_up_stack()
451 static const stack_manager_t interface = {init_stack, start_up_stack_async, variable
Dbtif_sock.cc70 static btsock_interface_t interface = { in btif_sock_get_interface() local
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.h148 static inline BluetoothAudioSinkClientInterface* interface = nullptr; variable
194 static inline BluetoothAudioSourceClientInterface* interface = nullptr; variable
/packages/modules/Bluetooth/system/btcore/src/
Dhal_util.cc29 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
Dpacket_fragmenter.cc328 static const packet_fragmenter_t interface = {init, cleanup, variable
/packages/modules/IntentResolver/java/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/cursor/
DCursorResolver.kt22 fun interface CursorResolver<out T> { in interface() method
/packages/modules/IntentResolver/java/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/intent/
DPendingIntentSender.kt22 fun interface PendingIntentSender { in interface() method
DTargetIntentModifier.kt34 fun interface TargetIntentModifier<Item> { in <lambda>() method
/packages/modules/Bluetooth/system/btcore/fuzzer/
Dbtcore_module_fuzzer.cpp35 const bt_interface_t* interface; in process() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_scanner.cc42 BleScanningManagerImpl(BleScannerHciInterface* interface) in BleScanningManagerImpl()
126 void BleScanningManager::Initialize(BleScannerHciInterface* interface) { in Initialize()
/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/features/
DLocationParams.kt47 fun interface WithClickAction : LocationParams { in interface() method
/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.h66 void inject_command(std::vector<uint8_t> data, CommandInterface<TBUILDER>* interface) { in inject_command()
/packages/modules/IntentResolver/java/src/com/android/intentresolver/data/repository/
DUserScopedService.kt49 fun interface UserScopedService<T> { in interface() method
/packages/modules/adb/client/
Dusb_osx.cpp54 IOUSBInterfaceInterface550** interface; member
338 static bool ClearPipeStallBothEnds(IOUSBInterfaceInterface550** interface, UInt8 bulkEp) { in ClearPipeStallBothEnds()
355 static std::unique_ptr<usb_handle> CheckInterface(IOUSBInterfaceInterface550** interface, in CheckInterface()
Dusb_linux.cpp153 struct usb_interface_descriptor* interface; in find_usb_device() local
545 unsigned char ep_out, int interface, int serial_index, in register_device()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.h236 static inline BluetoothAudioSourceClientInterface* interface = nullptr; variable
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_hci_layer.cc37 void hci_layer_set_interface(const hci_t* interface) { in hci_layer_set_interface()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
Dlibbt_audio_hal_le_audio_software_fuzzer.cpp61 LeAudioClientInterface* interface = LeAudioClientInterface::Get(); in LLVMFuzzerTestOneInput() local
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_gatt_client.cc126 void bluetooth::testing::set_gatt_interface(const gatt_interface_t& interface) { in set_gatt_interface()
/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/IntentResolver/java/src/com/android/intentresolver/contentpreview/
DUriMetadataReader.kt32 fun interface UriMetadataReader { in <lambda>() method
/packages/modules/Connectivity/staticlibs/native/bpfmapjni/
Dcom_android_net_module_util_TcUtils.cpp35 ScopedUtfChars interface(env, iface); in com_android_net_module_util_TcUtils_isEthernet() local

12