Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dvirt_wifi.c229 bool is_connected; member
274 priv->is_connected = true; in virt_wifi_connect_complete()
311 priv->is_connected = false; in virt_wifi_disconnect()
325 if (!priv->is_connected || !ether_addr_equal(mac, fake_router_bssid)) in virt_wifi_get_station()
350 if (idx != 0 || !priv->is_connected) in virt_wifi_dump_station()
429 if (!priv->is_connected) { in virt_wifi_start_xmit()
514 if (!priv->is_connected) in virt_wifi_rx_handler()
592 priv->is_connected = false; in virt_wifi_newlink()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_drm.c34 (dp->is_connected) ? "true" : "false"); in dp_connector_detect()
36 return (dp->is_connected) ? connector_status_connected : in dp_connector_detect()
62 if (dp->is_connected) { in dp_connector_get_modes()
H A Ddp_display.h17 bool is_connected; member
H A Ddp_display.c329 if ((hpd && dp->dp_display.is_connected) || in dp_display_send_hpd_notification()
330 (!hpd && !dp->dp_display.is_connected)) { in dp_display_send_hpd_notification()
339 dp->dp_display.is_connected = hpd; in dp_display_send_hpd_notification()
942 plugged = dp_display->is_connected; in dp_display_set_plugged_cb()
1299 dp->dp_display.is_connected = true; in dp_pm_resume()
1301 dp->dp_display.is_connected = false; in dp_pm_resume()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_primary_cca.c132 boolean is_connected = false; /* connected or not */
193 is_connected = true; /* client is connected or not */
209 is_connected = true;
213 PHYDM_DBG(p_dm, DBG_PRI_CCA, ("is_connected=%d\n", is_connected));
265 if (!is_connected) {
574 boolean is_connected = false;
594 is_connected = true;
601 if (is_connected) {
/OK3568_Linux_fs/kernel/sound/xen/
H A Dxen_snd_front_evtchnl.h91 bool is_connected);
H A Dxen_snd_front_evtchnl.c462 bool is_connected) in xen_snd_front_evtchnl_pair_set_connected() argument
466 if (is_connected) in xen_snd_front_evtchnl_pair_set_connected()
/OK3568_Linux_fs/app/qsetting/
H A Dqtbt.cpp175 …< ": " << dev->remote_address << " " << dev->remote_name << " is_connected: " << dev->is_connected; in open()
177 if(dev->is_connected) in open()
/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Drkbtsource_common.h93 int is_connected; member
H A Drkbtsource_server.c369 evt.dev.is_connected = dev_tmp->is_connected; in bt_test_get_paired_devices()
374 pr_info(" is_connected: %d\n", dev_tmp->is_connected); in bt_test_get_paired_devices()
H A Dbt_test.c447 printf(" is_connected: %d\n", dev_tmp->is_connected); in bt_test_get_paired_devices()
583 printf(" is_connected: %d\n", dev_tmp->is_connected); in bt_test_get_scaned_devices()
603 bool is_connected = false; in bt_test_get_connected_properties() local
604 is_connected = rk_bt_get_connected_properties(data); in bt_test_get_connected_properties()
605 printf("the device connected properties is %s\n", (is_connected == true) ? "yes" : "no"); in bt_test_get_connected_properties()
H A Drkbtsource.c144 printf(" is_connected: %d\n", evt.dev.is_connected); in rk_bt_recv()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_tc.c542 bool is_connected; in intel_tc_port_connected() local
548 is_connected = tc_port_live_status_mask(dig_port) & in intel_tc_port_connected()
554 return is_connected; in intel_tc_port_connected()
/OK3568_Linux_fs/external/rkwifibt-app/include/
H A DRkBtBase.h115 bool is_connected; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_ex.h186 bool is_connected);
H A Dhalbb.c214 bool is_connected) in halbb_media_status_update() argument
216 bb->sta_exist[phl_sta_info->macid] = is_connected; in halbb_media_status_update()
219 if (!is_connected) { in halbb_media_status_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_ex.h186 bool is_connected);
H A Dhalbb.c214 bool is_connected) in halbb_media_status_update() argument
216 bb->sta_exist[phl_sta_info->macid] = is_connected; in halbb_media_status_update()
219 if (!is_connected) { in halbb_media_status_update()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/ipc_server/
H A Dsocket_server.h74 bool is_connected() { return tool_mode_on; } in is_connected() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_bb.h77 struct rtw_phl_stainfo_t *sta, bool is_connected);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_bb.h77 struct rtw_phl_stainfo_t *sta, bool is_connected);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/
H A Dhalbtc8821c2ant.h444 boolean is_connected; member
H A Dhalbtc8821c1ant.h432 boolean is_connected; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/
H A Dhalbtc8821c2ant.h445 boolean is_connected; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/
H A Dhalbtc8822b2ant.h451 boolean is_connected; member

12