/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/ |
D | gap_ble.c | 541 BOOLEAN started = FALSE; in gap_ble_send_cl_read_request() local 554 started = TRUE; in gap_ble_send_cl_read_request() 559 return started; in gap_ble_send_cl_read_request() 708 BOOLEAN started = FALSE; in gap_ble_accept_cl_operation() local 711 return (started); in gap_ble_accept_cl_operation() 717 return started; in gap_ble_accept_cl_operation() 732 return started; in gap_ble_accept_cl_operation() 739 started = gap_ble_send_cl_read_request(p_clcb); in gap_ble_accept_cl_operation() 741 started = TRUE; in gap_ble_accept_cl_operation() 744 return started; in gap_ble_accept_cl_operation()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/ |
D | README.md | 12 …f.com/projects/esp-idf/en/latest/api-guides/esp_ble_mesh/index.html##getting-started-with-ble-mesh) 21 …m/projects/esp-idf/en/latest/api-guides/esp_ble_mesh/index.html##getting-started-with-ble-mesh) fo…
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_bgconn.c | 203 BOOLEAN started = FALSE; in btm_add_dev_to_controller() local 206 return started; in btm_add_dev_to_controller() 210 started = btsnd_hcic_ble_add_white_list (wl_addr_type, bd_addr); in btm_add_dev_to_controller() 212 started = btsnd_hcic_ble_remove_from_white_list (wl_addr_type, bd_addr); in btm_add_dev_to_controller() 215 return started; in btm_add_dev_to_controller()
|
D | btm_ble_gap.c | 1241 BOOLEAN started = TRUE; in BTM_BleSetBgConnType() local 1267 started = TRUE; in BTM_BleSetBgConnType() 1272 started = FALSE; in BTM_BleSetBgConnType() 1276 if (started) { in BTM_BleSetBgConnType() 1280 return started; in BTM_BleSetBgConnType()
|
/hal_espressif-latest/tools/esptool_py/docs/en/ |
D | about.rst | 4 Esptool was started by Fredrik Ahlberg (`themadinventor <https://github.com/themadinventor>`_) as a…
|
D | index.rst | 19 Getting started is easy:
|
D | troubleshooting.rst | 223 …uucp on Linux <https://docs.espressif.com/projects/esp-idf/en/stable/get-started/establish-serial-…
|
/hal_espressif-latest/components/log/host_test/log_test/ |
D | README.md | 11 …ux system, as described in the [Getting Started Guides](../../../../docs/en/get-started/index.rst).
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_aact.c | 1027 p_scb->started = FALSE; in bta_av_cleanup() 1530 p_scb->started = FALSE; in bta_av_do_close() 1998 …start sco_occupied:%d, role:x%x, started:%d", bta_av_cb.sco_occupied, p_scb->role, p_scb->started); in bta_av_do_start() 2014 if ((p_scb->started == FALSE) && ((p_scb->role & BTA_AV_ROLE_START_INT) == 0)) { in bta_av_do_start() 2018 } else if (p_scb->started) { in bta_av_do_start() 2028 APPL_TRACE_DEBUG("started %d role:x%x", p_scb->started, p_scb->role); in bta_av_do_start() 2043 UINT8 start = p_scb->started; in bta_av_str_stopped() 2161 if (p_scb->started) { in bta_av_reconfig() 2173 if (p_scb->started) { in bta_av_reconfig() 2175 p_scb->started = FALSE; in bta_av_reconfig() [all …]
|
D | bta_av_act.c | 1008 void bta_av_stream_chg(tBTA_AV_SCB *p_scb, BOOLEAN started) in bta_av_stream_chg() argument 1017 APPL_TRACE_DEBUG ("bta_av_stream_chg started:%d started_msk:x%x chnl:x%x", started, in bta_av_stream_chg() 1025 if (started) { in bta_av_stream_chg() 1033 if (!started) { in bta_av_stream_chg()
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | flashing-firmware.rst | 32 …/master/examples/get-started/hello_world>`_ in ESP-IDF, the resulting app binary can be found in …
|
D | advanced-options.rst | 43 … can be useful for example when the chip is in deep sleep or esptool was started before the chip w…
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | wpa_auth_i.h | 85 unsigned int started:1; member
|
D | wpa_auth.c | 446 if (sm->started) { in wpa_auth_sta_associated() 452 sm->started = 1; in wpa_auth_sta_associated() 1271 if (!sm->started) { in wpa_auth_sm_event() 1281 sm->started = 1; in wpa_auth_sm_event()
|
/hal_espressif-latest/components/esp_netif/ |
D | Kconfig | 12 be started everytime the IP is lost. Event SYSTEM_EVENT_STA_LOST_IP will be raised if
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/include/ |
D | bta_av_int.h | 463 BOOLEAN started; /* TRUE if stream started */ member 602 extern void bta_av_stream_chg(tBTA_AV_SCB *p_scb, BOOLEAN started);
|
/hal_espressif-latest/components/esp_timer/ |
D | Kconfig | 7 … If enabled, esp_timer_dump will dump information such as number of times the timer was started,
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_le.c | 633 BOOLEAN started = FALSE; in bta_hh_le_read_rpt_ref_descr() local 664 started = TRUE; in bta_hh_le_read_rpt_ref_descr() 678 if (!started) { in bta_hh_le_read_rpt_ref_descr()
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | boot-mode-selection.rst | 166 …ed by Espressif, this information can be found in the respective getting started guides or user gu…
|
/hal_espressif-latest/tools/esptool_py/ |
D | LICENSE | 104 when run, you must cause it, when started running for such
|
/hal_espressif-latest/components/esp_system/ |
D | Kconfig | 93 To accurately determine if the crystal has started,
|