ESP-IDF
+
0
/7 examples
SourceVu will show references to
esp_ble_gattc_cb_param_t::open
from the following samples and libraries:
ble_ancs sample
gattc_multi_connect sample
gatt_client sample
gatt_security_client sample
ble50_security_client sample
gattc_gatts_coex sample
throughput_client sample
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
esp_ble_gattc_cb_param_t::open
esp_ble_gattc_cb_param_t::open field
Callback parameter for the event `ESP_GATTC_OPEN_EVT`. Callback parameter for the event `ESP_GATTC_OPEN_EVT`
Syntax
Show:
Summary
Declaration
from
esp_gattc_api.h:85
struct
gattc_open_evt_param
{
esp_gatt_status_t
status
;
uint16_t
conn_id
;
esp_bd_addr_t
remote_bda
;
uint16_t
mtu
;
}
open
;
Examples
esp_ble_gattc_cb_param_t::open
is referenced by 7 libraries and example projects:
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