Home
last modified time | relevance | path

Searched refs:lesc (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.4.0/tests/bluetooth/tester/src/
Dbtp_gap.c356 oob_config_str(oob_info->lesc.oob_config), in oob_data_request()
360 oob_info->lesc.oob_config != BT_CONN_OOB_REMOTE_ONLY ? in oob_data_request()
365 oob_info->lesc.oob_config != BT_CONN_OOB_LOCAL_ONLY ? in oob_data_request()
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dconn.h1203 } lesc; member
/Zephyr-Core-3.4.0/subsys/bluetooth/shell/
Dbt.c3369 oob_info->lesc.oob_config != BT_CONN_OOB_REMOTE_ONLY in auth_pairing_oob_data_request()
3373 oob_info->lesc.oob_config != BT_CONN_OOB_LOCAL_ONLY in auth_pairing_oob_data_request()
3401 oob_config_str(oob_info->lesc.oob_config), addr); in auth_pairing_oob_data_request()
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp.c3562 info->lesc.oob_config = oob_config; in le_sc_oob_config_set()
3681 .lesc.oob_config = BT_CONN_OOB_NO_DATA, in smp_pairing_random()
4216 .lesc.oob_config = BT_CONN_OOB_NO_DATA, in smp_public_key()