ESP-IDF
+
0
/2 examples
SourceVu will show references to
ble_l2cap_event::
::connect
from the following samples and libraries:
coc_blecent sample
coc_bleprph 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_l2cap_event::
::connect
ble_l2cap_event::
::connect field
Represents a connection attempt. Valid for the following event types: o BLE_L2CAP_EVENT_COC_CONNECTED
Syntax
Show:
Summary
Declaration
from
ble_l2cap.h:366
struct
{
int
status
;
uint16_t
conn_handle
;
struct
ble_l2cap_chan
*
chan
;
}
connect
;
Examples
ble_l2cap_event::
::connect
is referenced by 2 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