Searched refs:bt_mesh_gatt_send (Results 1 – 4 of 4) sorted by relevance
23 int bt_mesh_gatt_send(struct bt_conn *conn,
55 server.srv = bt_mesh_proxy_role_setup(conn, bt_mesh_gatt_send, in pb_gatt_connected()
128 srv->role = bt_mesh_proxy_role_setup(conn, bt_mesh_gatt_send, in proxy_connected()
160 int bt_mesh_gatt_send(struct bt_conn *conn, in bt_mesh_gatt_send() function