Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprov.h25 int bt_mesh_pb_gatt_recv(struct bt_mesh_conn *conn, struct net_buf_simple *buf);
Dproxy_server.c490 bt_mesh_pb_gatt_recv(client->conn, &client->buf); in proxy_complete_pdu()
Dprov.c1657 int bt_mesh_pb_gatt_recv(struct bt_mesh_conn *conn, struct net_buf_simple *buf) in bt_mesh_pb_gatt_recv() function