Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 34) sorted by relevance

12

/system/netd/resolv/
DDns64Configuration.cpp58 Dns64Config cfg(getNextId(), netId); in startPrefixDiscovery() local
131 const Dns64Config& cfg = iter->second; in dump() local
143 Dns64Config* cfg) { in doRfc7050PrefixDiscovery()
206 bool Dns64Configuration::shouldContinueDiscovery(const Dns64Config& cfg) { in shouldContinueDiscovery()
219 void Dns64Configuration::recordDns64Config(const Dns64Config& cfg) { in recordDns64Config()
/system/bt/stack/avdt/
Davdt_l2c.cc80 tL2CAP_CFG_INFO cfg; in avdt_sec_check_complete_term() local
131 tL2CAP_CFG_INFO cfg; in avdt_sec_check_complete_orig() local
170 tL2CAP_CFG_INFO cfg; in avdt_l2c_connect_ind_cback() local
282 tL2CAP_CFG_INFO cfg; in avdt_l2c_connect_cfm_cback() local
Davdt_msg.cc471 AvdtpSepConfig cfg = *p_msg->svccap.p_cfg; in avdt_msg_bld_svccap() local
1519 AvdtpSepConfig cfg{}; in avdt_msg_ind() local
/system/bt/stack/sdp/
Dsdp_main.cc186 tL2CAP_CFG_INFO cfg = sdp_cb.l2cap_my_cfg; in sdp_connect_ind() local
226 tL2CAP_CFG_INFO cfg; in sdp_connect_cfm() local
418 tL2CAP_CFG_INFO cfg = sdp_cb.l2cap_my_cfg; in sdp_config_cfm() local
/system/bt/stack/avct/
Davct_l2c.cc105 tL2CAP_CFG_INFO cfg; in avct_l2c_connect_ind_cback() local
169 tL2CAP_CFG_INFO cfg; in avct_l2c_connect_cfm_cback() local
Davct_l2c_br.cc123 tL2CAP_CFG_INFO cfg; in avct_l2c_br_connect_ind_cback() local
187 tL2CAP_CFG_INFO cfg; in avct_l2c_br_connect_cfm_cback() local
/system/bt/stack/rfcomm/
Drfc_mx_fsm.cc560 tL2CAP_CFG_INFO cfg = {}; in rfc_mx_send_config_req() local
/system/bt/bta/jv/
Dbta_jv_api.cc267 std::unique_ptr<tL2CAP_CFG_INFO> cfg, in BTA_JvL2capConnect()
336 std::unique_ptr<tL2CAP_CFG_INFO> cfg, in BTA_JvL2capStartServer()
Dbta_jv_act.cc915 tL2CAP_CFG_INFO cfg; in bta_jv_l2cap_connect() local
1068 tL2CAP_CFG_INFO cfg; in bta_jv_l2cap_start_server() local
/system/extras/simpleperf/
DIOEventLoop.cpp62 event_config* cfg = event_config_new(); in EnsureInit() local
/system/bt/stack/gatt/
Dgatt_main.cc607 tL2CAP_CFG_INFO cfg; in gatt_l2cif_connect_ind_cback() local
618 tL2CAP_CFG_INFO cfg; in gatt_l2cif_connect_cfm_cback() local
/system/core/libcutils/
Dashmem_test.cpp165 for (const auto& cfg : seeks) { in TEST() local
/system/nfc/src/nfa/include/
Dnfa_dta_int.h133 tNFA_DTA_API_CONFIG cfg; member
167 tNFA_DTA_CONFIG cfg; member
/system/extras/sound/
Dplaywav.c197 struct msm_audio_config cfg; in wav_rec() local
/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py304 def iterate(args, search_events_pattern, timings_pattern, shutdown_events_pattern, cfg, error_time,\ argument
/system/chre/external/kiss_fft/
Dkiss_fft.c385 void kiss_fft(kiss_fft_cfg cfg,const kiss_fft_cpx *fin,kiss_fft_cpx *fout) in kiss_fft()
/system/bt/btif/src/
Dbtif_sock_l2cap.cc860 std::unique_ptr<tL2CAP_CFG_INFO> cfg = std::make_unique<tL2CAP_CFG_INFO>( in btsock_l2cap_server_listen() local
919 std::unique_ptr<tL2CAP_CFG_INFO> cfg = std::make_unique<tL2CAP_CFG_INFO>( in btsock_l2cap_listen_or_connect() local
/system/core/fastboot/
Dusb_linux.cpp147 struct usb_config_descriptor *cfg; in filter_usb_device() local
/system/bt/bta/av/
Dbta_av_aact.cc1541 AvdtpSepConfig cfg; in bta_av_save_caps() local
1693 AvdtpSepConfig cfg = p_scb->cfg; in bta_av_getcap_results() local
Dbta_av_int.h330 AvdtpSepConfig cfg; /* configuration/capabilities parameters */ member
469 AvdtpSepConfig cfg; /* local SEP configuration */ member
/system/netd/server/
DInterfaceController.cpp479 Status InterfaceController::setCfg(const InterfaceConfigurationParcel& cfg) { in setCfg()
DNetdNativeService.cpp850 std::string interfaceConfigurationParcelToString(const InterfaceConfigurationParcel& cfg) { in interfaceConfigurationParcelToString()
871 binder::Status NetdNativeService::interfaceSetCfg(const InterfaceConfigurationParcel& cfg) { in interfaceSetCfg()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc113 struct ha_config cfg; member
187 static int calc_audiotime_usec(struct ha_config cfg, int bytes) { in calc_audiotime_usec()
/system/bt/stack/gap/
Dgap_conn.cc68 tL2CAP_CFG_INFO cfg; /* Configuration */ member
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc126 struct a2dp_config cfg; member
203 static int calc_audiotime_usec(struct a2dp_config cfg, int bytes) { in calc_audiotime_usec()

12