Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h723 int bt_mesh_gatts_notify(struct bt_mesh_conn *conn,
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c1029 return bt_mesh_gatts_notify(conn, &proxy_attrs[4], data, len); in proxy_send()
1035 return bt_mesh_gatts_notify(conn, &prov_attrs[4], data, len); in proxy_send()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1291 int bt_mesh_gatts_notify(struct bt_mesh_conn *conn, in bt_mesh_gatts_notify() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1058 int bt_mesh_gatts_notify(struct bt_mesh_conn *conn, in bt_mesh_gatts_notify() function