| /tools/test/connectivity/acts/tests/google/wifi/aware/stress/ |
| DiscoveryStressTest.py | 59 p_config = None 63 p_config = autils.create_discovery_config( 66 p_config = autils.create_discovery_config( 75 if p_config is not None: 81 disc_id = dut.droid.wifiAwarePublish(session_id, p_config)
|
| /system/nfc/src/adaptation/ |
| NfcAdaptation.cc | 271 std::vector<uint8_t> p_config = local 273 if (p_config.size() > 0) 274 nfa_proprietary_cfg.pro_protocol_18092_active = p_config[0]; 275 if (p_config.size() > 1) 276 nfa_proprietary_cfg.pro_protocol_b_prime = p_config[1]; 277 if (p_config.size() > 2) 278 nfa_proprietary_cfg.pro_protocol_dual = p_config[2]; 279 if (p_config.size() > 3) 280 nfa_proprietary_cfg.pro_protocol_15693 = p_config[3]; 281 if (p_config.size() > 4 [all...] |
| /tools/test/connectivity/acts/tests/google/wifi/rtt/functional/ |
| AwareDiscoveryWithRangingTest.py | 64 def run_discovery(self, p_config, s_config, expect_discovery, 69 p_config, s_config: Publisher and Subscriber discovery configuration. 91 p_disc_id = p_dut.droid.wifiAwarePublish(p_id, p_config) 119 def run_discovery_update(self, p_dut, s_dut, p_disc_id, s_disc_id, p_config, 128 p_config, s_config: Publisher and Subscriber discovery configuration. 137 if p_config is not None: 138 p_dut.droid.wifiAwareUpdatePublish(p_disc_id, p_config) 142 if p_config is not None: 186 p_config=autils.add_ranging_to_pub( 228 p_config=autils.add_ranging_to_pub [all...] |
| RangeAwareTest.py | 115 p_config=autils.add_ranging_to_pub(autils.create_discovery_config( 172 p_config = autils.add_ranging_to_pub( 176 dut1.droid.wifiAwarePublish(id1, p_config) 179 dut0.droid.wifiAwarePublish(id0, p_config)
|
| /external/mesa3d/src/gallium/auxiliary/rtasm/ |
| rtasm_cpu.c | 28 #include "pipe/p_config.h"
|
| /external/mesa3d/src/gallium/auxiliary/translate/ |
| translate.c | 33 #include "pipe/p_config.h"
|
| /toolchain/binutils/binutils-2.27/ld/scripttempl/ |
| ip2k.sc | 28 P_CONFIG : org = 0x02020000, len = 128 130 .config : { * (.config) } >P_CONFIG = 0xffff
|
| /external/mesa3d/src/gallium/auxiliary/os/ |
| os_memory.h | 38 #include "pipe/p_config.h"
|
| os_mman.h | 39 #include "pipe/p_config.h"
|
| os_process.c | 29 #include "pipe/p_config.h"
|
| os_time.h | 39 #include "pipe/p_config.h"
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| u_debug_refcnt.h | 30 #include "pipe/p_config.h"
|
| u_dl.c | 30 #include "pipe/p_config.h"
|
| u_dl.h | 33 #include "pipe/p_config.h"
|
| u_cpu_detect.h | 40 #include "pipe/p_config.h"
|
| u_time.h | 39 #include "pipe/p_config.h"
|
| u_math.c | 30 #include "pipe/p_config.h"
|
| /tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
| DiscoveryTest.py | 156 p_config = self.create_publish_config( 163 p_disc_id = p_dut.droid.wifiAwarePublish(p_id, p_config) 188 p_config[aconsts.DISCOVERY_KEY_SSI], 193 autils.decode_list(p_config[aconsts.DISCOVERY_KEY_MATCH_FILTER_LIST] 237 p_config[aconsts.DISCOVERY_KEY_SSI] = "something else" 238 p_dut.droid.wifiAwareUpdatePublish(p_disc_id, p_config) 249 p_config[aconsts.DISCOVERY_KEY_SSI], 254 autils.decode_list(p_config[aconsts.DISCOVERY_KEY_MATCH_FILTER_LIST] 473 p_config = self.create_publish_config( 481 p_config[aconsts.DISCOVERY_KEY_SERVICE_NAME] = p_service_nam [all...] |
| /tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/ |
| aware_test_utils.py | 615 def add_ranging_to_pub(p_config, enable_ranging): 620 p_config: The Publish discovery configuration. 625 p_config[aconsts.DISCOVERY_KEY_RANGING_ENABLED] = enable_ranging 626 return p_config 664 p_config, 675 p_config: Publish configuration. 702 p_disc_id = p_dut.droid.wifiAwarePublish(p_id, p_config) 738 def create_ib_ndp(p_dut, s_dut, p_config, s_config, device_startup_offset): 744 p_config: Publish configuration. 751 p_dut, s_dut, p_config, s_config, device_startup_offset, msg_id=9999 [all...] |
| /system/nfc/src/nfc/llcp/ |
| llcp_link.cc | 175 tLLCP_STATUS llcp_link_activate(tLLCP_ACTIVATE_CONFIG* p_config) { 182 if (p_config->max_payload_size != LLCP_NCI_MAX_PAYL_SIZE) { 184 p_config->max_payload_size, 190 if (llcp_link_parse_gen_bytes(p_config->gen_bytes_len, 191 p_config->p_gen_bytes) == false) { 201 if (appl_dta_mode_flag == 1 && p_config->is_initiator == FALSE) { 217 if (p_config->is_initiator == false) { 229 if ((p_config->is_initiator) && 230 (llcp_link_rwt[p_config->waiting_time] > llcp_cb.lcb.peer_lto)) { 234 p_config->waiting_time, llcp_link_rwt[p_config->waiting_time] [all...] |
| /external/libxaac/decoder/ |
| ixheaacd_headerdecode.c | 497 aac_state_struct->p_config->str_prog_config.alignment_bits = 518 aac_state_struct->p_config->ui_samp_freq = tmp; 560 &aac_state_struct->p_config->str_prog_config, it_bit_buff); 565 aac_state_struct->p_config->ui_pce_found_in_hdr = 1; 955 WORD32 usr_max_ch = aac_state_struct->p_config->ui_max_channels; [all...] |
| ixheaacd_api.c | 211 p_state_enhaacplus_dec->p_config->ui_max_channels)) != 0) { [all...] |
| ixheaacd_struct_def.h | 141 ia_aac_dec_config_struct *p_config; member in struct:ia_aac_dec_state_struct
|
| /external/mesa3d/src/gallium/include/pipe/ |
| p_compiler.h | 34 #include "p_config.h"
|
| /hardware/nxp/nfc/halimpl/utils/ |
| phNxpConfig.cpp | 241 uint8_t* p_config = nullptr; local 242 size_t config_size = readConfigFile(name, &p_config); 243 if (p_config == nullptr) { 262 config_crc32_ = sparse_crc32(0, (const void*)p_config, (int)config_size); 272 c = p_config[offset]; 397 delete[] p_config;
|