Home
last modified time | relevance | path

Searched defs:conn_type (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bluetooth/common/testlib/src/
Dconn_ref.c58 struct bt_conn *bt_testlib_conn_unindex(enum bt_conn_type conn_type, uint8_t conn_index) in bt_testlib_conn_unindex()
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c1513 enum bt_conn_type conn_type; in bt_conn_unref() local