Home
last modified time | relevance | path

Searched refs:bond (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/multi_bluetooth/
A Dble_gap_pair.py127 ble.config(mitm=True, le_secure=True, bond=False)
A Dble_gap_pair_bond.py132 ble.config(mitm=True, le_secure=True, bond=True)
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c847 bool bond = !atomic_test_bit(conn->flags, BT_CONN_BR_NOBOND); in bt_conn_ssp_auth_complete() local
850 bt_auth->pairing_complete(conn, bond); in bt_conn_ssp_auth_complete()

Completed in 6 milliseconds