![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that a request for Numeric Comparison in pairing has been received. More...
Data Fields | |
uint16_t | conn_hdl |
Connection handle identifying the remote device that requested Numeric Comparison. More... | |
uint32_t | numeric |
The number to be confirmed in Numeric Comparison. More... | |
This structure notifies that a request for Numeric Comparison in pairing has been received.
uint16_t st_ble_gap_num_comp_evt_t::conn_hdl |
Connection handle identifying the remote device that requested Numeric Comparison.
uint32_t st_ble_gap_num_comp_evt_t::numeric |
The number to be confirmed in Numeric Comparison.
This field is a 6 digit decimal number(000000-999999).