/hardware/google/interfaces/bluetooth/ccc/1.1/ |
D | IBluetoothCcc.hal | 23 import @1.0::Address; 37 Address address, vec<LmpEventId> lmpEventIds);
|
D | IBluetoothCccCallback.hal | 20 import @1.0::Address; 35 onEventGenerated_1_1(Timestamp timestamp, Address address, Direction direction,
|
/hardware/google/interfaces/bluetooth/ccc/1.0/ |
D | types.hal | 51 * Bluetooth Address Type. 6 octest representing bluetooth of a device. 53 typedef uint8_t[6] Address;
|
D | IBluetoothCcc.hal | 34 Address address, vec<LmpEventId> lmpEventIds); 41 unregisterLmpEvents(Address address);
|
D | IBluetoothCccCallback.hal | 31 onEventGenerated(Timestamp timestamp, Address address, Direction direction,
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_debug_symbol.c | 139 (HANDLE hProcess, DWORD64 Address, PDWORD64 Displacement, PSYMBOL_INFO Symbol), 140 (hProcess, Address, Displacement, Symbol))
|
D | dbghelp.h | 273 typedef DWORD64 (WINAPI *PGET_MODULE_BASE_ROUTINE64)(HANDLE hProcess,DWORD64 Address); 287 typedef DWORD (WINAPI *PGET_MODULE_BASE_ROUTINE)(HANDLE hProcess,DWORD Address); 349 DWORD64 Address; member 371 DWORD Address; member 470 DWORD64 Address; member 482 DWORD Address; member 684 DWORD64 Address; member 787 ULONG64 Address; member 818 …BOOL IMAGEAPI SymFromAddr(HANDLE hProcess,DWORD64 Address,PDWORD64 Displacement,PSYMBOL_INFO Symbo… 825 …BOOL IMAGEAPI SymEnumSymbolsForAddr(HANDLE hProcess,DWORD64 Address,PSYM_ENUMERATESYMBOLS_CALLBACK… [all …]
|
/hardware/interfaces/wifi/hostapd/1.3/ |
D | IHostapdCallback.hal | 41 * @param apIfaceInstanceMacAddress MAC Address of the apIfaceInstance. 55 * @param clientAddress MAC Address of hotspot client.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | khronos.css | 12 /** Address `[hidden]` styling not present in IE 8/9. Hide the `template` element in IE, Safari, an… 28 /** Address `outline` inconsistency between Chrome and other browsers. */ 35 /** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4… 38 /** Address styling not present in IE 8/9, Safari 5, and Chrome. */ 41 /** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */ 44 /** Address styling not present in Safari 5 and Chrome. */ 47 /** Address differences between Firefox and other browsers. */ 50 /** Address styling not present in IE 8/9. */ 62 /** Address inconsistent and variable font size in all browsers. */ 80 /** Address margin not present in IE 8/9 and Safari 5. */ [all …]
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pNetwork.hal | 106 * This is a list of P2P Clients (P2P Device Address) that have joined 121 * This is a list of P2P Clients (P2P Device Address) that have joined
|
D | types.hal | 60 /** MAC Address type. 6 octets representing physical address of a device. */
|
D | ISupplicantP2pIfaceCallback.hal | 160 * @param goDeviceAddress MAC Address of the owner of this group. 180 * @param goDeviceAddress MAC Address of the owner of this group.
|
/hardware/google/apf/doc/ |
D | packet_formats.txt | 34 | 8 | 64 | Source Address …
|
/hardware/interfaces/wifi/hostapd/1.2/ |
D | types.hal | 42 * Mac Address type. 6 octets representing physical address of a device.
|
D | IHostapd.hal | 194 * @param clientAddress Mac Address of the hotspot client.
|
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
D | README.md | 14 1. Bluetooth Address (parameter name: `btAddress`)
|
/hardware/google/aemu/host-common/ |
D | CMakeLists.txt | 68 # Address space device
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | types.hal | 63 /** IPv4 Address and Port */
|
/hardware/interfaces/audio/2.0/ |
D | types.hal | 64 union Address {
|
/hardware/interfaces/audio/common/7.0/ |
D | types.hal | 226 safe_union Address { 242 /** IPv4 Address. Set for IPv4 devices. */ 244 /** IPv6 Address. Set for IPv6 devices. */ 246 /** PCI bus Address. Set for USB devices. */
|
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/ |
D | README.md | 41 - The `ServerPort` bind Address (PATH or TCP port) on which the parameter-framework listens if
|
/hardware/interfaces/audio/common/all-versions/default/7.0/ |
D | HidlUtils.cpp | 1121 if (device.address.getDiscriminator() == DeviceAddress::Address::hidl_discriminator::mac) { in audioUsageFromHal() 1131 if (device.address.getDiscriminator() == DeviceAddress::Address::hidl_discriminator::ipv4) { in audioUsageFromHal() 1140 if (device.address.getDiscriminator() == DeviceAddress::Address::hidl_discriminator::alsa) { in audioUsageFromHal() 1150 if (device.address.getDiscriminator() == DeviceAddress::Address::hidl_discriminator::id) { in audioUsageFromHal()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLogSC.adoc | 46 * Address remaining layers/levels issues (#193/!350)
|
/hardware/google/gfxstream/ |
D | README.md | 89 Address Space Device and Goldfish Pipe.
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 68 union Address {
|