TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Connection Termination Request Structure. More...
Data Fields | |
uint16_t | connHandle |
2 Byte Connection Handle to terminate | |
uint8_t | option |
1 Byte Type of disconnection requested. see GAP GATT Terminate connection request option field. | |
Connection Termination Request Structure.
Only one connection is supported at the moment. Handle should be included anyway.
This is a packed structure. see Dealing with Parameters and Packed Structures for more information.