Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dconn.h1322 BT_CONN_OOB_LE_SC, enumerator
/Zephyr-Core-3.6.0/tests/bluetooth/tester/src/
Dbtp_gap.c359 case BT_CONN_OOB_LE_SC: in oob_data_request()
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dsmp.c3696 .type = BT_CONN_OOB_LE_SC, in smp_pairing_random()
4252 .type = BT_CONN_OOB_LE_SC, in smp_public_key()
/Zephyr-Core-3.6.0/subsys/bluetooth/shell/
Dbt.c3617 if (oob_info->type == BT_CONN_OOB_LE_SC) { in auth_pairing_oob_data_request()