Searched defs:svc (Results 1 – 4 of 4) sorted by relevance
683 struct bt_mesh_gatt_service *svc = NULL; in bt_mesh_gatts_find_attr_by_handle() local704 struct bt_mesh_gatt_service *svc = NULL; in bt_mesh_gatts_foreach_attr() local876 static int gatts_register(struct bt_mesh_gatt_service *svc) 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()
1047 struct bt_mesh_gatt_service *svc = NULL; in bt_mesh_gatts_find_attr_by_handle() local1068 struct bt_mesh_gatt_service *svc = NULL; in bt_mesh_gatts_foreach_attr() local1220 static int gatts_register(struct bt_mesh_gatt_service *svc) 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()
217 const struct ble_gatt_svc_def *svc; in init_gatt_values() local246 const struct ble_gatt_svc_def *svc; in deinit_gatt_values() local
1258 const list_t* svc = bta_gattc_get_services(conn_id); in bta_gattc_get_service_with_uuid() local