Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h320 struct bt_mesh_gatt_service { struct
701 int bt_mesh_gatts_service_register(struct bt_mesh_gatt_service *svc);
702 int bt_mesh_gatts_service_deregister(struct bt_mesh_gatt_service *svc);
704 int bt_mesh_gatts_service_unregister(struct bt_mesh_gatt_service *svc);
730 int bt_mesh_gatts_service_stop(struct bt_mesh_gatt_service *svc);
731 int bt_mesh_gatts_service_start(struct bt_mesh_gatt_service *svc);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c1047 struct bt_mesh_gatt_service *svc = NULL; in bt_mesh_gatts_find_attr_by_handle()
1068 struct bt_mesh_gatt_service *svc = NULL; in bt_mesh_gatts_foreach_attr()
1220 static int gatts_register(struct bt_mesh_gatt_service *svc) in gatts_register()
1222 struct bt_mesh_gatt_service *last; in gatts_register()
1241 static int gatts_deregister(struct bt_mesh_gatt_service *svc) in gatts_deregister()
1251 int bt_mesh_gatts_service_register(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_register()
1268 int bt_mesh_gatts_service_deregister(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_deregister()
1284 int bt_mesh_gatts_service_unregister(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_unregister()
1311 int bt_mesh_gatts_service_stop(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_stop()
1336 int bt_mesh_gatts_service_start(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_start()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c683 struct bt_mesh_gatt_service *svc = NULL; in bt_mesh_gatts_find_attr_by_handle()
704 struct bt_mesh_gatt_service *svc = NULL; in bt_mesh_gatts_foreach_attr()
876 static int gatts_register(struct bt_mesh_gatt_service *svc) in gatts_register()
878 struct bt_mesh_gatt_service *last = NULL; in gatts_register()
897 static int gatts_deregister(struct bt_mesh_gatt_service *svc) in gatts_deregister()
938 int bt_mesh_gatts_service_register(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_register()
1031 int bt_mesh_gatts_service_deregister(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_deregister()
1050 int bt_mesh_gatts_service_unregister(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_unregister()
1073 int bt_mesh_gatts_service_stop(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_stop()
1086 int bt_mesh_gatts_service_start(struct bt_mesh_gatt_service *svc) in bt_mesh_gatts_service_start()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c736 struct bt_mesh_gatt_service prov_svc = BLE_MESH_GATT_SERVICE(prov_attrs);
874 struct bt_mesh_gatt_service proxy_svc = BLE_MESH_GATT_SERVICE(proxy_attrs);