Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h2120 BT_CONN_OOB_LE_SC, enumerator
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c375 case BT_CONN_OOB_LE_SC: in oob_data_request()
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c3804 .type = BT_CONN_OOB_LE_SC, in smp_pairing_random()
4369 .type = BT_CONN_OOB_LE_SC, in smp_public_key()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4076 if (oob_info->type == BT_CONN_OOB_LE_SC) { in auth_pairing_oob_data_request()