changed low freq. clock source to IRC
Dependents: BLE_ANCS_SDAPI_IRC
Fork of nRF51822 by
ble_l2cap_evt_t Struct Reference
[Logical Link Control and Adaptation Protocol (L2CAP)]
L2CAP event callback event structure. More...
#include <ble_l2cap.h>
Data Fields | |
| uint16_t | conn_handle |
| Connection Handle on which event occured. | |
| ble_l2cap_evt_rx_t | rx |
| RX Event parameters. | |
Detailed Description
L2CAP event callback event structure.
Definition at line 76 of file ble_l2cap.h.
Field Documentation
| uint16_t conn_handle |
Connection Handle on which event occured.
Definition at line 78 of file ble_l2cap.h.
RX Event parameters.
Definition at line 81 of file ble_l2cap.h.
Generated on Tue Jul 12 2022 16:36:23 by
1.7.2
Yoshihiro TSUBOI
