Home
last modified time | relevance | path

Searched defs:el (Results 1 – 21 of 21) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattDbElement.java55 GattDbElement el = new GattDbElement(); in createPrimaryService() local
62 GattDbElement el = new GattDbElement(); in createSecondaryService() local
69 GattDbElement el = new GattDbElement(); in createCharacteristic() local
78 GattDbElement el = new GattDbElement(); in createDescriptor() local
86 GattDbElement el = new GattDbElement(); in createIncludedService() local
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
DImapList.java95 ImapElement el = getElementOrNone(index); in getListOrEmpty() local
104 ImapElement el = getElementOrNone(index); in getStringOrEmpty() local
DImapResponseParser.java388 final ImapElement el = parseElement(); in parseElements() local
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.cc661 for (auto& el : config.connection_handles) { in operator <<() local
699 for (auto& el : an_raw) { in operator <<() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_sr.cc614 static tGATT_STATUS gatt_build_find_info_rsp(tGATT_SRV_LIST_ELEM& el, in gatt_build_find_info_rsp()
975 tGATT_SRV_LIST_ELEM& el, uint16_t handle, in gatts_process_write_req()
1066 tGATT_SRV_LIST_ELEM& el, uint8_t op_code, in gatts_process_read_req()
Dgatt_api.cc104 btgatt_db_element_t* el = service; in compute_service_size() local
235 btgatt_db_element_t* el = service + 1; in GATTS_AddService() local
Dgatt_db.cc704 tGATT_SRV_LIST_ELEM& el = *gatt_sr_find_i_rcb_by_handle(handle); in gatts_send_app_read_request() local
Dgatt_utils.cc1276 [p_clcb](auto& el) { return el.p_clcb == p_clcb; }); in gatt_clcb_invalidate()
/packages/modules/Bluetooth/system/packet/tests/
Dpacket_test_helper.h101 for (const auto& el : entries) { in to_string() local
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DSphericalVector.java338 String az = " x ", el = " x ", dist = " x "; in toString() local
/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_encode.cc275 int el; in g722_encode() local
/packages/modules/Bluetooth/system/stack/eatt/
Deatt_impl.h98 for (const std::pair<uint16_t, std::shared_ptr<EattChannel>>& el : in is_channel_connection_pending() local
210 for (const std::pair<uint16_t, std::shared_ptr<EattChannel>>& el : member
/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.cc951 [conn_handle, cid, is_local_cid](auto& el) { in IsA2dpMediaChannel()
1003 [conn_handle, local_cid](auto& el) { in RemoveA2dpMediaChannel()
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.cc457 for (auto& el : other.values) { in Append() local
Dcodec_manager.cc378 [](auto const& el) { in GetCodecConfig()
Ddevices_test.cc736 [](auto const& el) { in SetUpMockCodecManager()
1341 [](auto const& el) { in TestSingleDevDualBidir()
Dstate_machine_test.cc634 [](auto const& el) { in ConfigCodecManagerMock()
Dle_audio_client_test.cc1626 [](auto const& el) { in SetUpMockCodecManager()
/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc281 [op_id](auto const& el) { return op_id == el.op_id; }); in ExtractPendingCtpOp()
1591 [&addr](auto& el) { in DoDisconnectCleanUp()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp964 for (const auto& el : bis_configs) { in prepareLeBroadcastChannelListObject() local
1027 for (const auto& el : subgroup_configs) { in prepareLeBroadcastSubgroupListObject() local
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...