/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | enhanced_retransmission_mode_tx_engine_test.cc | 76 channel().HandleSendFrame([&](auto pdu) { in TEST_F() 105 channel().HandleSendFrame([&](auto pdu) { in TEST_F() 159 channel().HandleSendFrame([&](auto pdu) { last_pdu = std::move(pdu); }); in TEST_F() 207 channel().HandleSendFrame([&](auto pdu) { last_pdu = std::move(pdu); }); in TEST_F() 285 channel().HandleSendFrame([&](auto pdu) { last_pdu = std::move(pdu); }); in TEST_F() 307 channel().HandleSendFrame([&](auto pdu) { last_pdu = std::move(pdu); }); in TEST_F() 335 channel().HandleSendFrame([&](auto pdu) { last_pdu = std::move(pdu); }); in TEST_F() 364 channel().HandleSendFrame([&](auto pdu) { last_pdu = std::move(pdu); }); in TEST_F() 389 channel().HandleSendFrame([&](auto pdu) { last_pdu = std::move(pdu); }); in TEST_F() 413 channel().HandleSendFrame([&](auto pdu) { last_pdu = std::move(pdu); }); in TEST_F() [all …]
|
H A D | enhanced_retransmission_mode_engines_test.cc | 75 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() 138 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() 194 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() 259 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() 316 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() 369 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() 440 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() 491 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() 555 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() 641 channel().HandleSendFrame([&](ByteBufferPtr pdu) { in TEST_F() [all …]
|
H A D | fragmenter_test.cc | 254 PDU pdu = fragmenter.BuildFrame( in TEST() local 287 PDU pdu = fragmenter.BuildFrame( in TEST() local 322 PDU pdu = fragmenter.BuildFrame( in TEST() local 369 PDU pdu = fragmenter.BuildFrame( in TEST() local 419 PDU pdu = fragmenter.BuildFrame( in TEST() local 494 PDU pdu = fragmenter.BuildFrame( in TEST() local 510 PDU pdu = fragmenter.BuildFrame( in TEST() local 566 PDU pdu = fragmenter.BuildFrame( in TEST() local
|
H A D | pdu_test.cc | 58 PDU pdu = std::move(*result.pdu); in TEST() local 85 PDU pdu = std::move(*result.pdu); in TEST() local 134 PDU pdu = std::move(*result.pdu); in TEST() local 189 PDU pdu = std::move(*result.pdu); in TEST() local 262 PDU pdu = std::move(*result.pdu); in TEST() local
|
H A D | enhanced_retransmission_mode_rx_engine.cc | 24 std::optional<T> TryCopyFromPdu(const PDU& pdu) { in TryCopyFromPdu() 37 GetFrameHeaderFromPdu(const PDU& pdu) { in GetFrameHeaderFromPdu() 92 ByteBufferPtr Engine::ProcessPdu(PDU pdu) { in ProcessPdu() 138 PDU pdu) { in ProcessFrame()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/mmslib/android_common_apex33/turbine/ |
D | mmslib.jar | ... )
}
com/google/android/mms/pdu/AcknowledgeInd.class
<Unknown>
package com. ... |
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | GsmSmsTest.java | 41 String pdu = "07914151551512f2040B916105551511f100006060605130308A04D4F29C0E"; in testAddressing() local 61 String pdu = "0891683108200505F011000D91683196032930F000000006C8329BFD0E01"; in testRecipientAddress() local 78 String pdu = "07914140279510F6440A8111110301003BF56080207130138A8C0B05040B8423F" in testUdh() local 116 String pdu = "07912160130300F4040B914151245584F600087010807121352B1021220" in testUcs2() local 127 String pdu = "07916163838408F6440B816105224431F700007060217175830AA0050003" in testMultipart() local 150 String pdu = "07912160130310F20404D0110041006060627171118A0120"; in testCPHSVoiceMail() local 183 String pdu = "07912180958750F84401800500C87020026195702B06040102000200"; in testCingularVoiceMail() local 200 String pdu = "07914151551512f204038105f300007011103164638a28e6f71b50c687db" + in testEmailGateway() local 231 String pdu = "07914151551512f2040B916105551511f100006080615131728A44D4F29C0E2" + in testExtendedCharacterTable() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | client.cc | 33 auto pdu = NewBuffer(sizeof(att::Header) + param_size); in NewPDU() local 101 auto handler = [this](auto txn_id, const att::PacketReader& pdu) { in Impl() 165 auto pdu = NewPDU(sizeof(att::ExchangeMTURequestParams)); in ExchangeMTU() local 240 auto pdu = NewPDU(sizeof(att::ReadByGroupTypeRequestParams16)); in DiscoverServicesInRange() local 448 auto pdu = in DiscoverServicesByUuidInRange() local 693 auto pdu = NewPDU(sizeof(att::FindInformationRequestParams)); in DiscoverDescriptors() local 791 auto pdu = NewPDU(sizeof(att::ReadRequestParams)); in ReadRequest() local 832 auto pdu = NewPDU(type_size == sizeof(uint16_t) in ReadByTypeRequest() local 960 auto pdu = NewPDU(sizeof(att::ReadBlobRequestParams)); in ReadBlobRequest() local 1007 auto pdu = NewPDU(payload_size); in WriteRequest() local [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | avrc_defs.h | 1056 uint8_t pdu; member 1064 uint8_t pdu; member 1072 uint8_t pdu; member 1081 uint8_t pdu; member 1090 uint8_t pdu; member 1099 uint8_t pdu; member 1109 uint8_t pdu; member 1118 uint8_t pdu; member 1126 uint8_t pdu; member 1135 uint8_t pdu; member [all …]
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
H A D | TestImsSmsImpl.java | 49 byte[] pdu) { in sendSms() 91 public void acknowledgeSms(int token, int messageRef, int result, byte[] pdu) { in acknowledgeSms() 110 public void receiveSmsWaitForAcknowledgeMemoryFull(int token, String format, byte[] pdu) { in receiveSmsWaitForAcknowledgeMemoryFull() 126 public void receiveSmsWaitForAcknowledge(int token, String format, byte[] pdu) { in receiveSmsWaitForAcknowledge() 142 public void sendReportWaitForAcknowledgeSmsReportR(int token, String format, byte[] pdu) { in sendReportWaitForAcknowledgeSmsReportR() 158 byte[] pdu) { in sendReportWaitForAcknowledgeSmsReportPQ()
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RadioMessagingProxy.java | 254 public void sendCdmaSms(int serial, byte[] pdu) throws RemoteException { in sendCdmaSms() 273 public void sendCdmaSmsExpectMore(int serial, byte[] pdu) throws RemoteException { in sendCdmaSmsExpectMore() 346 public void sendSms(int serial, String smscPdu, String pdu) throws RemoteException { in sendSms() 366 public void sendSmsExpectMore(int serial, String smscPdu, String pdu) throws RemoteException { in sendSmsExpectMore() 523 public void writeSmsToRuim(int serial, int status, byte[] pdu) throws RemoteException { in writeSmsToRuim() 553 public void writeSmsToSim(int serial, int status, String smsc, String pdu) in writeSmsToSim()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/mmslib/android_common_apex33/javac/ |
D | mmslib.jar | ... .uau
com/google/android/mms/pdu/
com/google/android/mms/pdu ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.messaging-V4-java-source/gen/android/hardware/radio/messaging/ |
D | IRadioMessagingIndication.java | 71 @Override public void newSms(int type, byte[] pdu) throws android.os.RemoteException in newSms() 92 @Override public void newSmsStatusReport(int type, byte[] pdu) throws android.os.RemoteException in newSmsStatusReport() 341 @Override public void newSms(int type, byte[] pdu) throws android.os.RemoteException in newSms() 388 … @Override public void newSmsStatusReport(int type, byte[] pdu) throws android.os.RemoteException in newSmsStatusReport() 513 public void newSms(int type, byte[] pdu) throws android.os.RemoteException; in newSms() 530 public void newSmsStatusReport(int type, byte[] pdu) throws android.os.RemoteException; in newSmsStatusReport()
|
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/ |
D | pdu_parser.cpp | 32 PDUParser::PDUParser(std::string &pdu) { in PDUParser() 47 bool PDUParser::DecodePDU(std::string& pdu) { in DecodePDU() 127 std::string pdu = kWithoutServiceCenterAddress; in CreatePDU() local 167 std::string pdu = kWithoutServiceCenterAddress; in CreateStatuReport() local 188 std::string pdu = kWithoutServiceCenterAddress + pdu_type_ + message_reference_; in CreateRemotePDU() local
|
D | sms_service.cpp | 260 auto pdu = sms_pdu.CreateRemotePDU(local_host_id); in SendSmsToRemote() local 332 std::string pdu = sms_pdu.CreatePDU(); in HandleReceiveSMS() local 362 auto pdu = sms_pdu.CreateStatuReport(message_reference); in HandleSMSStatuReport() local 376 std::string pdu(*cmd); in HandleReceiveRemoteSMS() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/ |
H A D | pdu_test.cc | 262 auto pdu = req.GetPDU(0x1234); in TEST() local 379 auto pdu = resp.GetPDU(0xFFFF, 0x0110, kDefaultMaxSize, BufferView()); in TEST() local 507 auto pdu = resp.GetPDU(0xFFFF, 0x0110, kMinMaxSize, BufferView()); in TEST() local 914 auto pdu = req.GetPDU(0x1234); in TEST() local 1157 auto pdu = resp.GetPDU( in TEST() local 1492 auto pdu = req.GetPDU(0x1234); in TEST() local 1989 auto pdu = resp.GetPDU( in TEST() local 2064 auto pdu = resp.GetPDU( in TEST() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/unittest/ |
D | pdu_parser_test.cpp | 21 std::string pdu = "0001000D91688118109844F0000017AFD7903AB55A9BBA69D639D4ADCBF99E3DCCAE9701"; in TEST() local 31 std::string pdu = "000100fD91688118109844F0000017AFD7903AB55A9BBA69D639D4ADCBF99E3DCCAE9701"; in TEST() local 37 std::string pdu = "0001000D91688118109844F0000017AFD7903AB55A9BBA69D639D4ADCBF99E3DCCAE9701"; in TEST() local 46 std::string pdu = "0001000D91688118109844F0000017AFD7903AB55A9BBA69D639D4ADCBF99E3DCCAE9701"; in TEST() local
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/sms/ |
D | CdmaSmsTest.java | 122 String pdu = "011a0000001002080d0003100160010610262d5ab500040401448888"; in testRecipientAddress() local 130 String pdu = "00031040900112488ea794e074d69e1b7392c270326cde9e98"; in testUserData7bitGsm() local 137 String pdu = "0003100160010610262d5ab500"; in testUserData7bitAscii() local 144 String pdu = "00031001d00109104539b4d052ebb3d0"; in testUserData7bitAsciiTwo() local 151 String pdu = "00031002100109184539b4d052ebb3d0"; in testUserDataIa5() local 316 String pdu = "0003200010010410168d2002010503060812011101590501c706069706180000000701c108" + in testMonolithicOne() local 363 String pdu = "0003200010010410168d200201050306081201110159050192060697061800000007013d0" + in testMonolithicTwo() local
|
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | ImsSmsImplBase.java | 180 byte[] pdu) { in sendSms() 241 @DeliverStatusResult int result, @NonNull byte[] pdu) { in acknowledgeSms() 278 public final void onSmsReceived(int token, @SmsMessage.Format String format, byte[] pdu) in onSmsReceived() 461 byte[] pdu) throws RuntimeException { in onSmsStatusReportReceived() 493 byte[] pdu) throws RuntimeException { in onSmsStatusReportReceived()
|
/aosp_15_r20/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
D | GsmSmsCbMessage.java | 186 public static GeoFencingTriggerMessage createGeoFencingTriggerMessage(byte[] pdu) { in createGeoFencingTriggerMessage() 227 byte[] pdu, int wacOffset) { in parseWarningAreaCoordinates() 314 byte[] pdu) { in parseUmtsBody() 354 byte[] pdu) { in parseGsmBody() 370 private static Pair<String, String> unpackBody(byte[] pdu, int offset, in unpackBody()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/ |
H A D | bearer.cc | 247 auto pdu = NewBuffer(current()->pdu->size()); in TrySendNext() local 364 void Bearer::StartTransaction(ByteBufferPtr pdu, TransactionCallback callback) { in StartTransaction() 371 bool Bearer::SendWithoutResponse(ByteBufferPtr pdu) { in SendWithoutResponse() 376 bool Bearer::SendInternal(ByteBufferPtr pdu, TransactionCallback callback) { in SendInternal() 473 bool Bearer::Reply(TransactionId tid, ByteBufferPtr pdu) { in Reply()
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | att.py | 245 def from_bytes(pdu): argument 284 def __init__(self, pdu=None, **kwargs): argument 291 def init_from_bytes(self, pdu, offset): argument 379 def init_from_bytes(self, pdu, offset): argument 439 def init_from_bytes(self, pdu, offset): argument 505 def init_from_bytes(self, pdu, offset): argument 619 def init_from_bytes(self, pdu, offset): argument
|
/aosp_15_r20/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/ |
D | GsmSmsCbMessage.java | 187 byte[] pdu, int wacOffset) { in parseWarningAreaCoordinates() 265 private static Pair<String, String> parseUmtsBody(SmsCbHeader header, byte[] pdu) { in parseUmtsBody() 304 private static Pair<String, String> parseGsmBody(SmsCbHeader header, byte[] pdu) { in parseGsmBody() 320 private static Pair<String, String> unpackBody(byte[] pdu, int offset, int length, in unpackBody()
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
H A D | SmsMessageTest.java | 113 String pdu = "07916164260220F0040B914151245584F600006060605130308A04D4F29C0E"; in testCreateFromPdu() local 214 String pdu = "07912160130310F20404D0110041006060627171118A0120"; in testCPHSVoiceMail() local 255 String pdu = "07914140279510F6440A8111110301003BF56080207130138A8C0B05040B8423F" in testGetUserData() local 310 String pdu = "07914151551512f204038105f300007011103164638a28e6f71b50c687db" + in testEmailGateway() local
|
/aosp_15_r20/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
H A D | SmsMessage.java | 134 public static SmsMessage createFromPdu(byte[] pdu) { in createFromPdu() 198 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() 458 private void parsePdu(byte[] pdu) { in parsePdu() 528 private void parsePduFromEfRecord(byte[] pdu) { in parsePduFromEfRecord()
|