Home
last modified time | relevance | path

Searched refs:bt_mesh_conn_ref (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h756 struct bt_mesh_conn *bt_mesh_conn_ref(struct bt_mesh_conn *conn);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_client.c412 server->conn = bt_mesh_conn_ref(conn); in proxy_connected()
Dproxy_server.c618 client->conn = bt_mesh_conn_ref(conn); in proxy_connected()
Dprov.c1723 link.conn = bt_mesh_conn_ref(conn); in bt_mesh_pb_gatt_open()
Dprovisioner_prov.c3191 link[i].conn = bt_mesh_conn_ref(conn);
3238 link[idx].conn = bt_mesh_conn_ref(conn);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1607 struct bt_mesh_conn *bt_mesh_conn_ref(struct bt_mesh_conn *conn) in bt_mesh_conn_ref() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1732 struct bt_mesh_conn *bt_mesh_conn_ref(struct bt_mesh_conn *conn) in bt_mesh_conn_ref() function