ranging parameter. More...
#include <ble_gapc.h>
Public Attributes | |
uint8_t | channel_sequence [BLE_GAP_MAX_GDX_RANGING_CH] |
ranging channel sequence More... | |
uint8_t | channel_num |
Number of channel to be collected. More... | |
ranging parameter.
Definition at line 757 of file ble_gapc.h.
uint8_t ble_gap_ranging_param_t::channel_num |
Number of channel to be collected.
Definition at line 762 of file ble_gapc.h.
uint8_t ble_gap_ranging_param_t::channel_sequence[BLE_GAP_MAX_GDX_RANGING_CH] |
ranging channel sequence
Definition at line 760 of file ble_gapc.h.