ESP-IDF
+
0
/7 examples
SourceVu will show references to
ble_gap_event::
::notify_rx
from the following samples and libraries:
blecent sample
cts_cent sample
enc_adv_data_cent sample
htp_cent sample
proximity_sensor_cent sample
spp_client sample
blecent_throughput 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
ble_gap_event::
::notify_rx
ble_gap_event::
::notify_rx field
Represents a received ATT notification or indication. Valid for the following event types: o BLE_GAP_EVENT_NOTIFY_RX
Syntax
Show:
Summary
Declaration
from
ble_gap.h:868
struct
{
struct
os_mbuf
*
om
;
uint16_t
attr_handle
;
uint16_t
conn_handle
;
uint8_t
indication
:
1
;
}
notify_rx
;
Examples
ble_gap_event::
::notify_rx
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