/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
H A D | bcmutils.h | 713 ((struct ether_addr *) (ea))->octet[1], \ 714 ((struct ether_addr *) (ea))->octet[2], \ 715 ((struct ether_addr *) (ea))->octet[3], \ 716 ((struct ether_addr *) (ea))->octet[4], \ 717 ((struct ether_addr *) (ea))->octet[5] 719 #define ETHER_TO_MACF(ea) (ea).octet[0], \ 720 (ea).octet[1], \ 721 (ea).octet[2], \ 722 (ea).octet[3], \ 723 (ea).octet[4], \ [all …]
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | ByteBufferReader.java | 62 for (byte octet : octets) { in readInteger() 63 value = (value << Byte.SIZE) | (octet & 0xFF); in readInteger()
|
/aosp12/system/chre/host/msm/daemon/idl/ |
H A D | chre_slpi.idl | 33 long get_message_to_host(rout sequence<octet> buffer, 36 long deliver_message_from_host(in sequence<octet> message);
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
H A D | PduHeaders.java | 361 Integer octet = (Integer) mHeaderMap.get(field); in getOctet() local 362 if (null == octet) { in getOctet() 366 return octet; in getOctet()
|
H A D | PduComposer.java | 575 final int octet = mPduHeader.getOctet(field); in appendHeader() local 576 if (0 == octet) { in appendHeader() 581 appendOctet(octet); in appendHeader()
|
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
H A D | PduHeaders.java | 341 Integer octet = (Integer) mHeaderMap.get(field); in getOctet() local 342 if (null == octet) { in getOctet() 346 return octet; in getOctet()
|
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/ |
H A D | PduHeaders.java | 347 Integer octet = (Integer) mHeaderMap.get(field); in getOctet() local 348 if (null == octet) { in getOctet() 352 return octet; in getOctet()
|
H A D | PduComposer.java | 590 int octet = mPduHeader.getOctet(field); in appendHeader() local 591 if (0 == octet) { in appendHeader() 596 appendOctet(octet); in appendHeader()
|
/aosp12/system/bt/test/mock/ |
H A D | mock_btif_storage.cc | 39 Octet16 octet; in btif_storage_get_gatt_cl_db_hash() local 40 return octet; in btif_storage_get_gatt_cl_db_hash()
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/packets/ |
H A D | link_layer_packets.pdl | 348 pin_code : 8[], // string parameter, first octet first 354 pin_code : 8[], // string parameter, first octet first
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
H A D | ethernet.h | 128 uint8 octet[ETHER_ADDR_LEN]; member
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
H A D | bcmutils.c | 1015 ea->octet[i++] = (char) bcm_strtoul(p, &ep, 16); in bcm_ether_atoe() 1063 const uint8 *octet = ea->octet; in bcm_ether_ntoa() local 1067 for (i = 0; i < 6; i++, octet++) { in bcm_ether_ntoa() 1068 *p++ = hex[(*octet >> 4) & 0xf]; in bcm_ether_ntoa() 1069 *p++ = hex[*octet & 0xf]; in bcm_ether_ntoa()
|
H A D | dhdu.c | 3094 n->octet[i++] = (uint8)strtoul(a, &c, 16); in dhd_ether_atoe()
|
/aosp12/system/tools/mkbootimg/ |
H A D | mkbootimg.py | 670 print('0x' + ''.join(f'{octet:02x}' for octet in img_id))
|
/aosp12/hardware/interfaces/audio/common/2.0/ |
H A D | types.hal | 193 * encoded audio stream (e.g. octet alignement for AMR).
|
/aosp12/hardware/interfaces/audio/common/4.0/ |
H A D | types.hal | 179 * encoded audio stream (e.g. octet alignement for AMR).
|
/aosp12/hardware/interfaces/audio/common/5.0/ |
H A D | types.hal | 193 * encoded audio stream (e.g. octet alignement for AMR).
|
/aosp12/hardware/interfaces/audio/common/6.0/ |
H A D | types.hal | 240 * encoded audio stream (e.g. octet alignement for AMR).
|
/aosp12/system/bt/gd/hci/ |
H A D | hci_packets.pdl | 1027 pin_code : 8[16], // string parameter, first octet first
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 57397 field public static final java.lang.String DEFAULT_CONTENT_TYPE = "application/octet-stream"; 57405 field public static final java.lang.String OCTET_STREAM_TYPE = "application/octet-stream";
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |