Searched defs:ble_gap_repeat_pairing (Results 1 – 1 of 1) sorted by relevance
309 struct ble_gap_repeat_pairing { struct311 uint16_t conn_handle;314 uint8_t cur_key_size;315 uint8_t cur_authenticated:1;316 uint8_t cur_sc:1;322 uint8_t new_key_size;323 uint8_t new_authenticated:1;324 uint8_t new_sc:1;325 uint8_t new_bonding:1;