Home
last modified time | relevance | path

Searched refs:spec (Results 1 – 25 of 25) sorted by relevance

/hardware/ril/librilutils/proto/
Dsap-api.proto128 // SAP 1.1 spec 5.1.1
133 // SAP 1.1 spec 5.1.2
148 // SAP 1.1 spec 5.1.3
154 // SAP 1.1 spec 5.1.4
160 // SAP 1.1 spec 5.1.5
169 // SAP 1.1 spec 5.1.6
179 // SAP 1.1 spec 5.1.7
197 // SAP 1.1 spec 5.1.8
202 // SAP 1.1 spec 5.1.9
218 // SAP 1.1 spec 5.1.10 +5.1.12
[all …]
/hardware/libhardware/modules/camera/3_4/metadata/
Dmetadata_reader.cpp154 if (config.spec.width < 1 || config.spec.height < 1) { in StreamConfigurations()
157 config.spec.width, in StreamConfigurations()
158 config.spec.height); in StreamConfigurations()
195 if (stall.spec.width < 1 || stall.spec.height < 1) { in StreamStallDurations()
198 stall.spec.width, in StreamStallDurations()
199 stall.spec.height); in StreamStallDurations()
Dtypes.h56 StreamSpec spec; member
60 : spec({raw[0], raw[1], raw[2]}), direction(raw[3]) {} in StreamConfiguration()
67 StreamSpec spec; member
71 : spec({static_cast<int32_t>(raw[0]), in StreamStallDuration()
Dmetadata_reader_test.cpp203 EXPECT_EQ(actual[0].spec.format, config1[0]); in TEST_F()
204 EXPECT_EQ(actual[0].spec.width, config1[1]); in TEST_F()
205 EXPECT_EQ(actual[0].spec.height, config1[2]); in TEST_F()
207 EXPECT_EQ(actual[1].spec.format, config2[0]); in TEST_F()
208 EXPECT_EQ(actual[1].spec.width, config2[1]); in TEST_F()
209 EXPECT_EQ(actual[1].spec.height, config2[2]); in TEST_F()
269 EXPECT_EQ(actual[0].spec.format, stall1[0]); in TEST_F()
270 EXPECT_EQ(actual[0].spec.width, stall1[1]); in TEST_F()
271 EXPECT_EQ(actual[0].spec.height, stall1[2]); in TEST_F()
273 EXPECT_EQ(actual[1].spec.format, stall2[0]); in TEST_F()
[all …]
/hardware/interfaces/radio/1.0/
DISap.hal30 * CONNECT_REQ from SAP 1.1 spec 5.1.1
38 * DISCONNECT_REQ from SAP 1.1 spec 5.1.3
45 * TRANSFER_APDU_REQ from SAP 1.1 spec 5.1.6
54 * TRANSFER_ATR_REQ from SAP 1.1 spec 5.1.8
61 * POWER_SIM_OFF_REQ and POWER_SIM_ON_REQ from SAP 1.1 spec 5.1.10 + 5.1.12
69 * RESET_SIM_REQ from SAP 1.1 spec 5.1.14
76 * TRANSFER_CARD_READER_STATUS_REQ from SAP 1.1 spec 5.1.17
83 * SET_TRANSPORT_PROTOCOL_REQ from SAP 1.1 spec 5.1.20
DISapCallback.hal21 * CONNECT_RESP from SAP 1.1 spec 5.1.2
31 * DISCONNECT_RESP from SAP 1.1 spec 5.1.4
38 * DISCONNECT_IND from SAP 1.1 spec 5.1.5
46 * TRANSFER_APDU_RESP from SAP 1.1 spec 5.1.7
64 * TRANSFER_ATR_RESP from SAP 1.1 spec 5.1.9
80 * POWER_SIM_OFF_RESP and POWER_SIM_ON_RESP from SAP 1.1 spec 5.1.11 + 5.1.13
95 * RESET_SIM_RESP from SAP 1.1 spec 5.1.15
109 * STATUS_IND from SAP 1.1 spec 5.1.16
117 * TRANSFER_CARD_READER_STATUS_REQ from SAP 1.1 spec 5.1.18
133 * ERROR_RESP from SAP 1.1 spec 5.1.19
[all …]
Dtypes.hal2050 // loosely defined in LTE Layer 3 spec 24.008
/hardware/interfaces/nfc/1.1/
Dtypes.hal68 /** Default off-host route. 0x00 if there aren't any. Refer to NCI spec. */
73 * NCI spec.
77 /** Default system code route. 0x00 if there aren't any. Refer NCI spec */
80 /** Default power state for system code route. 0x00 if there aren't any. Refer NCI spec */
86 * Device Host(0x00) is the default. Refer to NCI spec.
/hardware/interfaces/tv/cec/2.0/
Dtypes.hal22 * CEC device type as specified in CEC Table 11-7 of the CEC spec 2.0b.
37 * CEC logical address as specified in CEC Table 11-9 of the CEC spec 2.0b.
63 * Section 11.10 of the CEC spec 2.0b on top of Section CEC 15 of the CEC
145 * Abort Reason as specified in CEC Table 29 of the CEC spec 1.4b.
188 * CEC All Device Type Value as specified in Table 11-30 of the CEC spec 2.0b.
212 * CEC Versions as specified in CEC Table 11-30 of the CEC spec 2.0b.
223 * It is specified in CEC Table 11-30 of the CEC spec 2.0b. As a uint32 there
249 * It is specified in CEC Table 11-30 of the CEC spec 2.0b.
262 * It is specified in CEC Table 11-30 of the CEC spec 2.0b.
301 * CEC device power states as specified in CEC Table 11-10 of the CEC spec 2.0b
[all …]
DIHdmiCec.hal29 * 11.3.2 of the CEC spec 2.0b. Then CEC commands addressed the given
32 * Device Type as specified in CEC Table 11-8 of the CEC spec 2.0b.
93 * CEC section 11.3 of the CEC spec 2.0b specify that a device should not
100 * The spec also requires less than 1 second between REPORT_FEATURES and
202 * It's specified in CEC section 10.8 of the CEC spec 2.0b
/hardware/libhardware/modules/camera/3_4/
Dstatic_properties.cpp39 (*capabilities)[config.spec].output_supported = true; in ConstructStreamCapabilities()
42 (*capabilities)[config.spec].input_supported = true; in ConstructStreamCapabilities()
56 (*capabilities)[stall.spec].stall_duration = stall.duration; in ConstructStreamCapabilities()
DREADME.md7 not be fully spec-compliant.
125 basic HAL spec compliance. Most do nothing/report fixed values,
/hardware/interfaces/wifi/supplicant/1.1/
DISupplicantStaNetwork.hal40 * MCC/MNC according to the 3GGP spec(TS23.003)
65 * MCC/MNC according to the 3GGP spec(TS23.003)
/hardware/interfaces/nfc/1.2/
Dtypes.hal30 /** Default IsoDep route. 0x00 if there aren't any. Refer NCI spec */
/hardware/interfaces/wifi/supplicant/1.3/
DISupplicantStaIfaceCallback.hal89 * MBO spec v1.2, 4.2.6 Table 18: MBO transition reason code attribute
106 * MBO spec v1.2, 4.2.5 Table 16: MBO Cellular Data connection preference
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaIfaceCallback.hal108 * OSU Method. Refer to section 4.8.1.3 of the Hotspot 2.0 spec.
439 * Refer to section 3.2.1.2 of the Hotspot 2.0 spec.
456 * from access point. Refer to section 8.4.1.7 of IEEE802.11 spec.
468 * Refer to section 8.4.1.9 of IEEE 802.11 spec.
/hardware/interfaces/graphics/common/1.2/
Dtypes.hal54 * JPEG APP segments format as specified by JEIDA spec
/hardware/interfaces/wifi/1.4/
Dtypes.hal40 * Wifi bands defined in 80211 spec.
415 * Draft 11mc spec version supported by chip.
/hardware/interfaces/media/omx/1.0/
Dtypes.hal214 * Framework defined color aspects. These are based mainly on ISO 23001-8 spec. As this standard
/hardware/interfaces/wifi/1.0/
Dtypes.hal213 * Wifi bands defined in 80211 spec.
729 * RSSI values controlling clustering behavior per spec. RSSI values are specified without a sign,
1025 * The match behavior is specified in details in the NAN spec.
1035 * The match behavior is specified in details in the NAN spec.
1940 * Draft 11mc spec version supported by chip.
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal82 * the ST2094-40 SEI message spec, Version 1.0
/hardware/interfaces/audio/common/2.0/
Dtypes.hal68 * For the definition of UUID, refer to ITU-T X.667 spec.
/hardware/interfaces/audio/common/4.0/
Dtypes.hal68 * For the definition of UUID, refer to ITU-T X.667 spec.
/hardware/interfaces/audio/common/5.0/
Dtypes.hal70 * For the definition of UUID, refer to ITU-T X.667 spec.
/hardware/interfaces/audio/common/6.0/
Dtypes.hal70 * For the definition of UUID, refer to ITU-T X.667 spec.