Re: Pairing method table


Szymon Janc
 

Hi,

On Thursday, 21 June 2018 10:57:24 CEST Zou, Jun Qing wrote:
Hi,

In
https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/bluetooth/h
ost/conn.c

L96: #endif /* CONFIG_BT_BREDR */

Should this line be at line 80 instead (table 5.7 applies to BLE as well)?
This is for Secure Simple Pairing (SSP) which is used only on BR/EDR.
BLE pairing is done in host via Security Manager (SMP) and you can find
equivalent tables in subsys/bluetooth/host/smp.c

--
pozdrawiam
Szymon Janc

Join {devel@lists.zephyrproject.org to automatically receive all group messages.