Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.h23 int bt_mesh_gatt_send(struct bt_conn *conn,
Dpb_gatt_cli.c55 server.srv = bt_mesh_proxy_role_setup(conn, bt_mesh_gatt_send, in pb_gatt_connected()
Dproxy_cli.c128 srv->role = bt_mesh_proxy_role_setup(conn, bt_mesh_gatt_send, in proxy_connected()
Dgatt_cli.c160 int bt_mesh_gatt_send(struct bt_conn *conn, in bt_mesh_gatt_send() function