![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
Connection parameters per PHY. More...
Data Fields | |
uint16_t | scan_intv |
Scan interval. More... | |
uint16_t | scan_window |
Scan window. More... | |
st_ble_gap_conn_param_t * | p_conn_param |
Connection interval, slave latency, supervision timeout, and CE length. More... | |
Connection parameters per PHY.
uint16_t st_ble_gap_conn_phy_param_t::scan_intv |
Scan interval.
Time(ms) = scan_intv * 0.625.
uint16_t st_ble_gap_conn_phy_param_t::scan_window |
Scan window.
Time(ms) = scan_window * 0.625.
st_ble_gap_conn_param_t* st_ble_gap_conn_phy_param_t::p_conn_param |
Connection interval, slave latency, supervision timeout, and CE length.