ESP-IDF
btc_ble_gattc_args_t::open
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_ble_gattc_args_t::open
btc_ble_gattc_args_t::open field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:54
struct
open_arg
{
esp_gatt_if_t
gattc_if
;
esp_bd_addr_t
remote_bda
;
esp_ble_addr_type_t
remote_addr_type
;
bool
is_direct
;
bool
is_aux
;
esp_ble_addr_type_t
own_addr_type
;
esp_ble_phy_mask_t
phy_mask
;
esp_ble_conn_params_t
phy_1m_conn_params
;
esp_ble_conn_params_t
phy_2m_conn_params
;
esp_ble_conn_params_t
phy_coded_conn_params
;
}
open
;
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out