Home
last modified time | relevance | path

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

12

/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
1531 AvdtpSepConfig cfg{}; in avdt_msg_ind() local
/system/bt/stack/sdp/
Dsdp_main.cc162 tL2CAP_CFG_INFO cfg = sdp_cb.l2cap_my_cfg; in sdp_connect_ind() local
202 tL2CAP_CFG_INFO cfg; in sdp_connect_cfm() local
394 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.cc917 tL2CAP_CFG_INFO cfg; in bta_jv_l2cap_connect() local
1070 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.cc600 tL2CAP_CFG_INFO cfg; in gatt_l2cif_connect_ind_cback() local
611 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/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/extras/boottime_tools/bootanalyze/
Dbootanalyze.py304 def iterate(args, search_events_pattern, timings_pattern, shutdown_events_pattern, cfg, error_time,\ argument
/system/bt/btif/src/
Dbtif_sock_l2cap.cc867 std::unique_ptr<tL2CAP_CFG_INFO> cfg = std::make_unique<tL2CAP_CFG_INFO>( in btsock_l2cap_server_listen() local
926 std::unique_ptr<tL2CAP_CFG_INFO> cfg = std::make_unique<tL2CAP_CFG_INFO>( in btsock_l2cap_listen_or_connect() local
/system/core/libmodprobe/
Dlibmodprobe.cpp222 void Modprobe::ParseCfg(const std::string& cfg, in ParseCfg()
/system/core/fastboot/
Dusb_linux.cpp149 struct usb_config_descriptor *cfg; in filter_usb_device() local
/system/bt/bta/av/
Dbta_av_aact.cc1559 AvdtpSepConfig cfg; in bta_av_save_caps() local
1711 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.cpp473 Status InterfaceController::setCfg(const InterfaceConfigurationParcel& cfg) { in setCfg()
DNetdNativeService.cpp866 std::string interfaceConfigurationParcelToString(const InterfaceConfigurationParcel& cfg) { in interfaceConfigurationParcelToString()
887 binder::Status NetdNativeService::interfaceSetCfg(const InterfaceConfigurationParcel& cfg) { in interfaceSetCfg()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc112 struct ha_config cfg; member
186 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.cc125 struct a2dp_config cfg; member
202 static int calc_audiotime_usec(struct a2dp_config cfg, int bytes) { in calc_audiotime_usec()

12