Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c378 oob_config_str(oob_info->lesc.oob_config), in oob_data_request()
382 oob_info->lesc.oob_config != BT_CONN_OOB_REMOTE_ONLY ? in oob_data_request()
387 oob_info->lesc.oob_config != BT_CONN_OOB_LOCAL_ONLY ? in oob_data_request()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h2140 } lesc; member
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4078 oob_info->lesc.oob_config != BT_CONN_OOB_REMOTE_ONLY in auth_pairing_oob_data_request()
4082 oob_info->lesc.oob_config != BT_CONN_OOB_LOCAL_ONLY in auth_pairing_oob_data_request()
4106 oob_config_str(oob_info->lesc.oob_config), addr); in auth_pairing_oob_data_request()
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c3685 info->lesc.oob_config = oob_config; in le_sc_oob_config_set()
3805 .lesc.oob_config = BT_CONN_OOB_NO_DATA, in smp_pairing_random()
4370 .lesc.oob_config = BT_CONN_OOB_NO_DATA, in smp_public_key()