/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattDbElement.java | 56 GattDbElement el = new GattDbElement(); in createPrimaryService() local 63 GattDbElement el = new GattDbElement(); in createSecondaryService() local 70 GattDbElement el = new GattDbElement(); in createCharacteristic() local 79 GattDbElement el = new GattDbElement(); in createDescriptor() local 87 GattDbElement el = new GattDbElement(); in createIncludedService() local
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/ |
D | ImapList.java | 95 ImapElement el = getElementOrNone(index); in getListOrEmpty() local 104 ImapElement el = getElementOrNone(index); in getStringOrEmpty() local
|
D | ImapResponseParser.java | 388 final ImapElement el = parseElement(); in parseElements() local
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | state_machine.cc | 653 for (auto& el : config.connection_handles) { in operator <<() local 686 for (auto& el : an_raw) { in operator <<() local
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_sr.cc | 584 static tGATT_STATUS gatt_build_find_info_rsp(tGATT_SRV_LIST_ELEM& el, in gatt_build_find_info_rsp() 940 tGATT_SRV_LIST_ELEM& el, uint16_t handle, in gatts_process_write_req() 1031 tGATT_SRV_LIST_ELEM& el, uint8_t op_code, in gatts_process_read_req()
|
D | gatt_api.cc | 98 btgatt_db_element_t* el = service; in compute_service_size() local 231 btgatt_db_element_t* el = service + 1; in GATTS_AddService() local
|
D | gatt_db.cc | 709 tGATT_SRV_LIST_ELEM& el = *gatt_sr_find_i_rcb_by_handle(handle); in gatts_send_app_read_request() local
|
D | gatt_utils.cc | 1192 [p_clcb](auto& el) { return el.p_clcb == p_clcb; }); in gatt_clcb_invalidate()
|
/packages/modules/Bluetooth/system/packet/tests/ |
D | packet_test_helper.h | 101 for (const auto& el : entries) { in to_string() local
|
/packages/modules/Bluetooth/system/embdrv/g722/ |
D | g722_encode.cc | 276 int el; in g722_encode() local
|
/packages/modules/Bluetooth/system/stack/eatt/ |
D | eatt_impl.h | 97 for (const std::pair<uint16_t, std::shared_ptr<EattChannel>>& el : in is_channel_connection_pending() local 204 for (const std::pair<uint16_t, std::shared_ptr<EattChannel>>& el : member
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_types.cc | 482 for (auto& el : other.values) { in Append() local
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_le_audio.cpp | 727 for (const auto& el : bis_configs) { in prepareLeBroadcastChannelListObject() local 790 for (const auto& el : subgroup_configs) { in prepareLeBroadcastSubgroupListObject() local
|
/packages/modules/Bluetooth/system/bta/has/ |
D | has_client.cc | 271 [op_id](auto const& el) { return op_id == el.op_id; }); in ExtractPendingCtpOp() 1583 [&addr](auto& el) { in DoDisconnectCleanUp()
|
/packages/modules/Bluetooth/system/service/ |
D | gatt_server_old.cc | 158 const btgatt_db_element_t& el = service[i]; in ServiceAddedCallback() local
|